|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConnectionListenerFactory
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 |
|---|
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 errorboolean isTransactional()
TransactionManager getTransactionManagerInstance()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||