|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface EventAware
EventAware represents any instance capable of receiving and handling workflow events.
| Method Summary | |
|---|---|
java.util.List |
getAllEventHandlers()
Gets all event handlers registered with this instance. |
EventHandler |
getEventHandler(java.lang.String id)
Gets the specified event handler. |
| Method Detail |
|---|
java.util.List getAllEventHandlers()
EventHandler objects.EventHandler getEventHandler(java.lang.String id)
id - the id of the event handler.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||