|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectionManagerContainer | |
org.apache.geronimo.connector.outbound |
Uses of ConnectionManagerContainer in org.apache.geronimo.connector.outbound |
Classes in org.apache.geronimo.connector.outbound that implement ConnectionManagerContainer | |
class |
AbstractConnectionManager
|
class |
GenericConnectionManager
GenericConnectionManager sets up a connection manager stack according to the policies described in the attributes. |
class |
GenericConnectionManagerGBean
|
Methods in org.apache.geronimo.connector.outbound that return ConnectionManagerContainer | |
ConnectionManagerContainer |
ManagedConnectionFactoryWrapper.getConnectionManagerFactory()
|
Constructors in org.apache.geronimo.connector.outbound with parameters of type ConnectionManagerContainer | |
ManagedConnectionFactoryWrapper(String managedConnectionFactoryClass,
String connectionFactoryInterface,
String[] implementedInterfaces,
String connectionFactoryImplClass,
String connectionInterface,
String connectionImplClass,
ResourceAdapterWrapper resourceAdapterWrapper,
ConnectionManagerContainer connectionManagerContainer,
org.apache.geronimo.kernel.Kernel kernel,
org.apache.geronimo.gbean.AbstractName abstractName,
String objectName,
ClassLoader cl)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |