WebLogic Integration


Uses of Interface
com.bea.wlai.event.IEventGenerator

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

Uses of IEventGenerator in com.bea.adapter.event
 

Classes in com.bea.adapter.event that implement IEventGenerator
 class AbstractBEAPullEventGenerator
          BEA Specific class for licensing.
 class AbstractBEAPushEventGenerator
          BEA Specific class for licensing.
 class 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.
 class AbstractPullEventGenerator
          A class that does work for an event generator.
 class AbstractPushEventGenerator
          The primary responsibilites of this class is to listen for events and call postEvents.
 


WebLogic Integration

WebLogic Integration (WLI)