|
||||||||||
| 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 managedConnection,
Object context)
Create a managed connection listener for the managed connection. |
org.jboss.jca.core.spi.transaction.TransactionIntegration |
getTransactionIntegration()
Get the transaction integration. |
boolean |
isTransactional()
Determine whether there connection is a transactional. |
| Method Detail |
|---|
ConnectionListener createConnectionListener(javax.resource.spi.ManagedConnection managedConnection,
Object context)
throws javax.resource.ResourceException
managedConnection - the managed connectioncontext - a context object used by the pool
javax.resource.ResourceException - for any errorboolean isTransactional()
org.jboss.jca.core.spi.transaction.TransactionIntegration getTransactionIntegration()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||