WebLogic Integration


Package com.bea.adapter.event

The 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.
PushEvent This class is used to communicate an event between a IPushHandler and the PushEventGenerator.
 

Package com.bea.adapter.event Description

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

Author:
Copyright © 2000, 2001 BEA Systems, Inc. All Rights Reserved.

WebLogic Integration

WebLogic Integration (WLI)