|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectionManagerFactory | |
org.apache.geronimo.connector.outbound |
Uses of ConnectionManagerFactory in org.apache.geronimo.connector.outbound |
Classes in org.apache.geronimo.connector.outbound that implement ConnectionManagerFactory | |
class |
AbstractConnectionManager
|
class |
GenericConnectionManager
GenericConnectionManager sets up a connection manager stack according to the policies described in the attributes. |
Methods in org.apache.geronimo.connector.outbound that return ConnectionManagerFactory | |
ConnectionManagerFactory |
ManagedConnectionFactoryWrapper.getConnectionManagerFactory()
|
Methods in org.apache.geronimo.connector.outbound with parameters of type ConnectionManagerFactory | |
void |
ManagedConnectionFactoryWrapper.setConnectionManagerFactory(ConnectionManagerFactory connectionManagerFactory)
|
Constructors in org.apache.geronimo.connector.outbound with parameters of type ConnectionManagerFactory | |
ManagedConnectionFactoryWrapper(Class managedConnectionFactoryClass,
Class connectionFactoryInterface,
Class connectionFactoryImplClass,
Class connectionInterface,
Class connectionImplClass,
String globalJNDIName,
ResourceAdapterWrapper resourceAdapterWrapper,
ConnectionManagerFactory connectionManagerFactory,
ManagedConnectionFactoryListener managedConnectionFactoryListener,
org.apache.geronimo.kernel.Kernel kernel,
String objectName)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |