|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.resource.connectionmanager.JBossManagedConnectionPool.SubPoolContext
public static class JBossManagedConnectionPool.SubPoolContext
| Constructor Summary | |
|---|---|
JBossManagedConnectionPool.SubPoolContext(TransactionManager tm,
javax.resource.spi.ManagedConnectionFactory mcf,
ConnectionListenerFactory clf,
Subject subject,
javax.resource.spi.ConnectionRequestInfo cri,
InternalManagedConnectionPool.PoolParams poolParams,
org.jboss.logging.Logger log)
Create a new SubPoolContext. |
|
| Method Summary | |
|---|---|
InternalManagedConnectionPool |
getSubPool()
Get the sub pool |
org.jboss.tm.TransactionLocal |
getTrackByTx()
Get the track by transaction |
void |
initialize()
Initialize the subpool context |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JBossManagedConnectionPool.SubPoolContext(TransactionManager tm,
javax.resource.spi.ManagedConnectionFactory mcf,
ConnectionListenerFactory clf,
Subject subject,
javax.resource.spi.ConnectionRequestInfo cri,
InternalManagedConnectionPool.PoolParams poolParams,
org.jboss.logging.Logger log)
tm - the transaction managermcf - the managed connection factoryclf - the connection listener factorysubject - the subjectcri - the connection request infopoolParams - the pool parameterslog - the log| Method Detail |
|---|
public InternalManagedConnectionPool getSubPool()
public org.jboss.tm.TransactionLocal getTrackByTx()
public void initialize()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||