
public interface ConnectionCacheListener
extends org.jboss.jca.core.api.connectionmanager.listener.ConnectionCacheListener
| Modifier and Type | Method and Description |
|---|---|
void |
transactionStarted(java.util.Collection<ConnectionRecord> conns)
Notification of transaction started
|
void transactionStarted(java.util.Collection<ConnectionRecord> conns) throws javax.transaction.SystemException
conns - the connectionsjavax.transaction.SystemException - for any errorCopyright © 2014 IronJacamar (http://www.ironjacamar.org)