|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
IAepPredispatchMessageHandler
which should be used instead.
@Deprecated public interface IAepCentralMessageHandler
Represents the application's central messaage handler.
The AEP engine supports the ability to register a 'central' message handler.
This handler, if registered via AepEngine.setCentralMessageHandler(com.neeve.aep.IAepPredispatchMessageHandler)
is invoked before the message specific handler is invoked. This is not to
be confused with the default event handler which is invoked if no event
or message specific handlers were found.
Method Summary |
---|
Methods inherited from interface com.neeve.aep.IAepPredispatchMessageHandler |
---|
onMessage |
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |