Package ponderEnforcement.ponderMC.policyObjects.events

Interface Summary
EventHandlerAdapterI Function:An Interface that defines the API for an Event Handler Adapter An object that implements this interface will know how to subcribe (register) / unsusbcribe (unregister) for events from a specific Event Service that may be used in the system.
 

Class Summary
CompEventConsumer Function:
EventConsumer Function:
EventHandler  
EventHandlerAdapterImpl Function: The implementation of the EventHandlerAdapter - Implements EventHandlerAdapterI interface to connect to the standard EventHandler used within the OEOs.
MultEventConsumer Function: An implementation of the NotificationListener interface which handles SingleTimerEvent s
SingleNamedEvConsumer Function: An implementation of the NotificationListener interface which handled SingleNamedEvent s
SingleTimerEvConsumer Function: An implementation of the NotificationListener interface which handles SingleTimerEvent s