WebLogic Integration


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

Packages that use ResourceAdapterMetaDataImpl
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 ResourceAdapterMetaDataImpl in com.bea.adapter.cci
 

Fields in com.bea.adapter.cci declared as ResourceAdapterMetaDataImpl
protected  ResourceAdapterMetaDataImpl ConnectionFactoryImpl.m_resourceAdapterMetaData
           
 

Constructors in com.bea.adapter.cci with parameters of type ResourceAdapterMetaDataImpl
ConnectionFactoryImpl.ConnectionFactoryImpl(javax.resource.spi.ManagedConnectionFactory connectionFactory, javax.resource.spi.ConnectionManager connectionManager, ResourceAdapterMetaDataImpl resourceAdapterMetaData, LogContext logContext)
          Constructs an instance to create EIS specific application component connection handles.
 


WebLogic Integration

WebLogic Integration (WLI)