|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TxState | |
org.jboss.jms.tx |
Uses of TxState in org.jboss.jms.tx |
Fields in org.jboss.jms.tx declared as TxState | |
protected TxState |
TransactionRequest.state
|
Methods in org.jboss.jms.tx that return TxState | |
TxState |
TransactionRequest.getState()
|
TxState |
ResourceManager.getTx(java.lang.Object xid)
|
TxState |
ResourceManager.removeTx(java.lang.Object xid)
|
Constructors in org.jboss.jms.tx with parameters of type TxState | |
TransactionRequest(int requestType,
javax.transaction.xa.Xid xid,
TxState state)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |