|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
com.bea.adapter.event package contains classes that provide a basic event
generator.
See:
Description
| Interface Summary | |
| IPushHandler | This interface allows the developer to abstract event generation from the concrete PushEventGenerator object. |
| IPushListener | The PushListener is implemented by classes required to receive notification of an event. |
| Class Summary | |
| AbstractBEAPullEventGenerator | BEA Specific class for licensing. |
| AbstractBEAPushEventGenerator | BEA Specific class for licensing. |
| AbstractEventGenerator | Provides a base implementation of an event generator; an event generator is responsible for polling for an Event and posting an Event to the Event router. |
| AbstractPullEventGenerator | A class that does work for an event generator. |
| AbstractPushEventGenerator | The primary responsibilites of this class is to listen for events and call postEvents. |
| EventMetaData | Application specific data object. |
| LocalEventRouter | The actual worker object in the WLAI event router. |
| PushEvent | This class is used to communicate an event between a IPushHandler and the PushEventGenerator. |
| Exception Summary | |
| EventRouterException | An exception which indicates an error accessing or manipulating the event router |
The com.bea.adapter.event package contains classes that provide a basic event
generator.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||