|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EventProcessor<T extends Event>
the interface for the applicatoin's event processor.
Method Summary | |
---|---|
void |
onEvent(T event)
Is called when event occurred. |
Methods inherited from interface org.zeroexchange.common.processors.DataProcessor |
---|
getProcessingClass |
Method Detail |
---|
void onEvent(T event)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |