WebLogic Integration


Uses of Class
com.bea.adapter.cci.AbstractConnection

Packages that use AbstractConnection
com.bea.adapter.cci

The client interface allows a J2EE-based application to connect to and access back-end systems.  The client interface manages the flow of data between the client application and the back-end system and does not have any visibility into what either the container or the application server are doing with the adapter. 

 

Uses of AbstractConnection in com.bea.adapter.cci
 

Constructors in com.bea.adapter.cci with parameters of type AbstractConnection
AbstractInteraction.AbstractInteraction(AbstractConnection connectionHandle)
          Constructs an instance
AbstractDocumentRecordInteraction.AbstractDocumentRecordInteraction(AbstractConnection connectionHandle)
          Constructs an instance
 


WebLogic Integration

WebLogic Integration (WLI)