public class AppEventUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
postAppEvent(AppEventSupport pAppEventSupport,
AppEvent pAppEvent)
Helper method to process an AppEvent.
|
public static void postAppEvent(AppEventSupport pAppEventSupport, AppEvent pAppEvent)
pAppEventSupport - the (logical) parent in the AppEvent chain of responsabilitypAppEvent - event that should be routed/processes, must not be nullCopyright © 2017 Jürgen Zeller (privat). All rights reserved.