java.lang.Objectorg.apache.geronimo.connector.outbound.AbstractConnectionManager
org.apache.geronimo.connector.outbound.GenericConnectionManager
All Implemented Interfaces:
PoolingAttributes, javax.resource.spi.LazyAssociatableConnectionManager, javax.resource.spi.ConnectionManager, ConnectionManagerContainer
Direct Known Subclasses:
GenericConnectionManagerGBean
$
- Rev: 169154 $ $Date: 2005-05-08 12:35:23 -0700 (Sun, 08 May 2005) $Field Summary | ||
---|---|---|
public static final GBeanInfo | GBEAN_INFO |
Fields inherited from org.apache.geronimo.connector.outbound.AbstractConnectionManager: |
---|
interceptors, GBEAN_INFO |
Constructor: |
---|
|
|
Method from org.apache.geronimo.connector.outbound.GenericConnectionManager Summary: |
---|
getGBeanInfo |
Methods from org.apache.geronimo.connector.outbound.AbstractConnectionManager: |
---|
allocateConnection, associateConnection, createConnectionFactory, getBlockingTimeoutMilliseconds, getConnectionCount, getConnectionInterceptor, getIdleConnectionCount, getIdleTimeoutMinutes, getPartitionCount, getPartitionMaxSize, getPartitionMinSize, getPooling, getRecoveryXAResource, setBlockingTimeoutMilliseconds, setIdleTimeoutMinutes, setPartitionMaxSize, setPartitionMinSize |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from org.apache.geronimo.connector.outbound.GenericConnectionManager Detail: |
---|
|