public interface AppEventSupport
Modifier and Type | Method and Description |
---|---|
void |
postAppEvent(AppEvent pAppEvent)
Process/Dispatch an AppEvent.
|
void postAppEvent(AppEvent pAppEvent)
pAppEvent
- event that should be routed/processesIllegalArgumentException
- if pAppEvent is nullCopyright © 2017 Jürgen Zeller (privat). All rights reserved.