|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A factory for connection event listeners
| Method Summary | |
ConnectionListener |
createConnectionListener(javax.resource.spi.ManagedConnection mc,
Object context)
Create a managed connection listener for the managed connection |
TransactionManager |
getTransactionManagerInstance()
Get the transaction manager |
boolean |
isTransactional()
Determine whether is a transaction |
| Method Detail |
public ConnectionListener createConnectionListener(javax.resource.spi.ManagedConnection mc,
Object context)
throws javax.resource.ResourceException
mc - the managed connectioncontext - a context object used by the pool
javax.resource.ResourceException - for any errorpublic boolean isTransactional()
public TransactionManager getTransactionManagerInstance()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||