| Interface | Description |
|---|---|
| ExternalEventCallback<T> |
Callback for any external event
|
| Class | Description |
|---|---|
| AbstractBackofficeEventListener<T extends AbstractEvent> |
Abstract listener for platform events, has to be extended for every concrete event type
|
| AfterInitializationEndBackofficeListener |
Listener for
AfterInitializationEndEvent event |
| BackofficeEvent |
A generic application event to communicate with backoffice cockpit domain.
|
| BackofficeEventListener |
Publishes
BackofficeEvent sent from platform to the cockpit domain. |
| DefaultBackofficeEventSender |
Forwards application event to another
EventSender implementation that is registered in the web context
(cockpit domain). |
Copyright © 2017 SAP SE. All Rights Reserved.