WebLogic Integration


Package com.bea.wlai.client

Provides the WebLogic Application Integration client-side interfaces/classes.

See:
          Description

Interface Summary
ApplicationViewHome Home interface for the ApplicationView EJB.
ApplicationViewManagerHome Home interface for the ApplicationViewManager EJB.
ApplicationViewManagerRemote Manages access to ApplicationViews.
ApplicationViewRemote The remote interface for the ApplicationView EJB.
AsyncServiceResponseListener Interface used to receive notification of the availability of a response to a call to invokeServiceAsync.
ConnectionFactoryManager Manages access to ConnectionFactories.
ConnectionFactoryManagerHome Home interface for the ConnectionFactoryManager EJB.
DeployManager Remote interface for the DeployManager EJB, used to interact with the WLAI deploy facilities.
DeployManagerHome Home interface for the DeployManager EJB.
EngineManager Remote interface for the EngineManager EJB, used to interact with the WLAI engine.
EngineManagerHome Home interface for the EngineManager EJB
EventListener Interface used to receive notification of the occurrence of events from an EventContext or ApplicationView.
NamespaceManager Remote interface for the NamespaceManager EJB, used to interact with the WLAI namespace repository.
NamespaceManagerHome Home interface for the NamespaceManager EJB
SchemaManager Remote interface for the SchemaManager EJB, used to interact with the WLAI schema repository.
SchemaManagerHome Home interface for the SchemaManager EJB.
 

Class Summary
AdapterInfo Represents the major information for an adapter within WLAI.
ApplicationView An ApplicationView represents a subset of business functionality available within a Enterprise Information System (EIS).
ApplicationViewManager Manages access to ApplicationViews.
AsyncServiceResponse Represents a response for an asynchronous service request.
EventContext A frame of reference for generating/receiving events.
EventForwardingMessageListener An implementation of JMS MessageListener that generates an IEvent instance, and forwards it to the given EventListener whenever a message is received.
 

Exception Summary
ApplicationViewException An exception which indicates an error accessing or manipulating an application view.
ConnectionFactoryException An exception which indicates an error accessing or manipulating a connection factory.
DeploymentException An exception which indicates an error during deployment of an application view.
EngineException An exception which indicates an error accessing or manipulating the state of a WLAI engine.
EventContextException An exception which indicates an error accessing or manipulating an event context.
NamespaceException An exception which indicates an error accessing or manipulating a namespace.
SchemaException An exception which indicates an error accessing or manipulating a schema.
 

Package com.bea.wlai.client Description

Provides the WebLogic Application Integration client-side interfaces/classes.

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

WebLogic Integration

WebLogic Integration (WLI)