|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jboss.resource.connectionmanager.JBossManagedConnectionPool.BasePool (src) org.jboss.resource.connectionmanager.JBossManagedConnectionPool.OnePool
One pool
Constructor Summary | |
JBossManagedConnectionPool.OnePool(ManagedConnectionFactory (src) mcf,
InternalManagedConnectionPool.PoolParams (src) poolParams,
boolean noTxSeparatePools,
Logger (src) log)
|
Method Summary | |
protected java.lang.Object |
getKey(javax.security.auth.Subject subject,
ConnectionRequestInfo (src) cri,
boolean separateNoTx)
Retrieve the key for this request |
Methods inherited from class org.jboss.resource.connectionmanager.JBossManagedConnectionPool.BasePool (src) |
flush, getAvailableConnectionCount, getConnection, getConnectionCount, getConnectionCreatedCount, getConnectionDestroyedCount, getInUseConnectionCount, getManagedConnectionFactory, getMaxConnectionsInUseCount, getTransactionManager, returnConnection, setConnectionListenerFactory, shutdown |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JBossManagedConnectionPool.OnePool(ManagedConnectionFactory (src) mcf, InternalManagedConnectionPool.PoolParams (src) poolParams, boolean noTxSeparatePools, Logger (src) log)
Method Detail |
protected java.lang.Object getKey(javax.security.auth.Subject subject, ConnectionRequestInfo (src) cri, boolean separateNoTx)
JBossManagedConnectionPool.BasePool (src)
getKey
in class JBossManagedConnectionPool.BasePool (src)
subject
- the subjectcri
- the connection request information
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |