WebLogic Integration


Uses of Package
com.bea.adapter.event

Packages that use com.bea.adapter.event
com.bea.adapter.event The com.bea.adapter.event package contains classes that provide a basic event generator. 
 

Classes in com.bea.adapter.event used by com.bea.adapter.event
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.
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.
PushEvent
          This class is used to communicate an event between a IPushHandler and the PushEventGenerator.
 


WebLogic Integration

WebLogic Integration (WLI)