public interface LocalXAResource extends javax.transaction.xa.XAResource, LastResource
Modifier and Type | Method and Description |
---|---|
void |
setConnectionListener(ConnectionListener cl)
Set the connection listener.
|
void |
setConnectionManager(ConnectionManager cm)
Set the connection manager.
|
void setConnectionManager(ConnectionManager cm)
cm
- The valuevoid setConnectionListener(ConnectionListener cl)
cl
- The valueCopyright © 2013 IronJacamar (http://www.ironjacamar.org)