|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EventValidator
This interface must be implemented by objects that are able to validate events.
| Method Summary | |
|---|---|
void |
validate(Event event)
Validate an event. |
| Method Detail |
|---|
void validate(Event event)
throws WorkflowException
event - the event to be validated
WorkflowException - if the event is not valid
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||