Package | Description |
---|---|
psdi.app.eventresponse |
Event Response dynamically defines actions to occur in response to an event on a specific Mbo.
|
Class and Description |
---|
EventListenerRegCacheFactory
Wrapper class of tenant specific caches of EventListenerRegistration
|
EventResponseMboMonitor
This object listens to EventResponse Mbos being added or deleted and updates
the RespondingEventListener.
|
EventResponseRemote
Remote interface to a EventResponse Mbo.
|
EventResponseServiceRemote
Remote interface to the EventResponse Service.
|
EventResponseSetRemote
Remote interface to EventResponseSet.
|
ImmediateList
This singleton class stores the ER changes registered through the service.
|
ImmediateListFactory
Wrapper class of tenant specific ImmediateList
|
RespondingEventListener
This object is created to respond to all events and redirect those to the members of the ER
set that match the source and event name.
|