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 ? 2008-2009 Red Hat Middleware LLC (http://www.jboss.com/)