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