|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface AbstractEventBus.Handle<E,P extends Comparable<P>,C,K>
Event handle.
| Method Summary | ||
|---|---|---|
void |
addDerivation(K handlerId,
EventHandler<E,P,C,?,?> handler,
AbstractEventBus.Handle<E,P,C,K>[] inputs)
For internal use. |
|
K |
getId()
|
|
boolean |
isDirectPost()
|
|
void |
setDirectPost()
Sets direct post to true. |
|
|
setStoreHandle(
Callback method. |
|
void |
update()
For internal use, shall not be invoked by client code. |
|
| Methods inherited from interface com.hammurapi.eventbus.EventBus.Handle |
|---|
getDerivations, getEvent, isDerivedFrom, isValid, remove |
| Method Detail |
|---|
void update()
update in interface EventBus.Handle<E,P extends Comparable<P>,C>K getId()
<H extends AbstractEventBus.Handle<E,P,C,K>,S extends EventStore<E,P,C,H,S>> void setStoreHandle(storeHandle)
storeHandle -
void addDerivation(K handlerId,
EventHandler<E,P,C,?,?> handler,
AbstractEventBus.Handle<E,P,C,K>[] inputs)
derivation - boolean isDirectPost()
void setDirectPost()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||