org.apache.geronimo.connector.outbound
Class GenericConnectionManagerGBean
java.lang.Object
org.apache.geronimo.connector.outbound.AbstractConnectionManager
org.apache.geronimo.connector.outbound.GenericConnectionManager
org.apache.geronimo.connector.outbound.GenericConnectionManagerGBean
- All Implemented Interfaces:
- Serializable, ConnectionManager, LazyAssociatableConnectionManager, ConnectionManagerContainer, PoolingAttributes, org.apache.geronimo.gbean.GBeanLifecycle
public class GenericConnectionManagerGBean
- extends GenericConnectionManager
- implements org.apache.geronimo.gbean.GBeanLifecycle
- See Also:
- Serialized Form
Field Summary |
static org.apache.geronimo.gbean.GBeanInfo |
GBEAN_INFO
|
Methods inherited from class org.apache.geronimo.connector.outbound.AbstractConnectionManager |
allocateConnection, associateConnection, createConnectionFactory, doFail, doStart, doStop, getBlockingTimeoutMilliseconds, getConnectionCount, getIdleConnectionCount, getIdleTimeoutMinutes, getPartitionCount, getPartitionMaxSize, getPartitionMinSize, getPooling, getRecoveryXAResource, setBlockingTimeoutMilliseconds, setIdleTimeoutMinutes, setPartitionMaxSize, setPartitionMinSize |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.geronimo.gbean.GBeanLifecycle |
doFail, doStart, doStop |
GBEAN_INFO
public static final org.apache.geronimo.gbean.GBeanInfo GBEAN_INFO
GenericConnectionManagerGBean
public GenericConnectionManagerGBean()
GenericConnectionManagerGBean
public GenericConnectionManagerGBean(TransactionSupport transactionSupport,
PoolingSupport pooling,
boolean containerManagedSecurity,
ConnectionTracker connectionTracker,
TransactionManager transactionManager,
String objectName,
ClassLoader classLoader,
org.apache.geronimo.kernel.Kernel kernel)
getConnectionManager
public ConnectionManager getConnectionManager()
- Specified by:
getConnectionManager
in interface ConnectionManagerContainer
- Overrides:
getConnectionManager
in class AbstractConnectionManager
getGBeanInfo
public static org.apache.geronimo.gbean.GBeanInfo getGBeanInfo()
Copyright © 2006 Apache Software Foundation. All Rights Reserved.