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:
- javax.resource.spi.ConnectionManager, ConnectionManagerContainer, org.apache.geronimo.gbean.GBeanLifecycle, javax.resource.spi.LazyAssociatableConnectionManager, PoolingAttributes, Serializable
- public class GenericConnectionManagerGBean
- extends GenericConnectionManager
- implements org.apache.geronimo.gbean.GBeanLifecycle
- Version:
- $Revision: 406019 $
- 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,
org.apache.geronimo.transaction.context.TransactionContextManager transactionContextManager,
String objectName,
ClassLoader classLoader,
org.apache.geronimo.kernel.Kernel kernel)
getConnectionManager
public javax.resource.spi.ConnectionManager getConnectionManager()
- Specified by:
getConnectionManager
in interface ConnectionManagerContainer
- Overrides:
getConnectionManager
in class AbstractConnectionManager
getGBeanInfo
public static org.apache.geronimo.gbean.GBeanInfo getGBeanInfo()
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.