WebLogic Integration


Uses of Package
com.bea.adapter.spi

Packages that use com.bea.adapter.spi
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. 

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

All J2EE Connector Architecture-compliant resource adapters must provide an implementation for the interfaces in the javax.resource.spi package. 

 

Classes in com.bea.adapter.spi used by com.bea.adapter.cci
AbstractManagedConnection
          Provides functionality that is common across resource adapters for implementing the ManagedConnection interface.
 

Classes in com.bea.adapter.spi used by com.bea.adapter.event
ValidationResult
          Encapsulates information about a validation check; such as checking if a license is valid.
 

Classes in com.bea.adapter.spi used by com.bea.adapter.spi
AbstractManagedConnection
          Provides functionality that is common across resource adapters for implementing the ManagedConnection interface.
AbstractManagedConnectionFactory
          A ManagedConnectionFactory creates physical connections to the underlying EIS for the application server.
ValidationResult
          Encapsulates information about a validation check; such as checking if a license is valid.
 


WebLogic Integration

WebLogic Integration (WLI)