Package com.bea.wlai.client

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

See:
          Description

Interface Summary
AsyncServiceResponseListener Interface used to receive notification of the availability of a response to a call to invokeServiceAsync.
EventListener Interface used to receive notification of the occurrence of events from an EventContext or ApplicationView.
 

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).
ApplicationViewPublisher This class provides utility methods for interacting with the AI client manager EJBs for doing common design time tasks.
AsyncServiceResponse Represents a response for an asynchronous service request.
EventContext A frame of reference for generating/receiving events.
EventTester Utility class to help test the creation of events within WLI-AI.
ImportExport  
ImportExport.RepositoryObjectInfo  
 

Exception Summary
ApplicationViewException An exception which indicates an error accessing or manipulating an application view.
ApplicationViewSuspendedException An exception which indicates an ApplicationView has been suspended, but some inappropriate attempt to access the ApplicationView was made anyway.
ConnectionAcquisitionException  
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.
TransactionException  
TransactionTimeoutException  
 

Package com.bea.wlai.client Description

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