|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
com.bea.adapter.cci
package contains abstract base and utility classes for developing the SPI portion of a J2EE Connector adapter.
See:
Description
Class Summary | |
AbstractBEAManagedConnectionFactory | Extends AbstractManagedConnectionFactory to provide BEA specific license verification. |
AbstractConnectionMetaData | |
AbstractLocalTransaction | Reduces the effort in implementing a LocalTransaction, provides logging, event notification, etc. |
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. |
AbstractWLIResourceAdapter | Abstract Resource Adapter class that encapsulates the generic functionality across all adapters |
ConnectionEventLogger | Used to log connection events |
ConnectionRequestInfoMap | |
NonManagedConnectionEventListener | Used by a NonManagedConnectionManager instance to react to
notifications from a ManagedConnection instance. |
NonManagedConnectionManager | A connection manager allows a resource adapter to leverage the connection management offered by a J2EE CA container. |
ValidationResult | Encapsulates information about a validation check; such as checking if a license is valid. |
The com.bea.adapter.cci
package contains abstract base and utility classes for developing the SPI portion of a J2EE Connector adapter.
generator.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |