Package | Description |
---|---|
org.objectweb.joram.mom.proxies |
The
org.objectweb.joram.mom.proxies package holds the classes implementing the MOM proxy, basically linking external client applications to destination agents. |
Modifier and Type | Field and Description |
---|---|
private Map<Xid,XACnxPrepare> |
UserAgent.recoveredTransactions
Table holding the recovered transactions branches.
|
private Hashtable<Xid,XACnxPrepare> |
ClientContext.transactionsTable
Prepared transactions objects waiting for commit.
|
Modifier and Type | Method and Description |
---|---|
(package private) Hashtable<Xid,XACnxPrepare> |
ClientContext.getTransactionsTable() |
(package private) Iterator<Xid> |
ClientContext.getTxIds()
Returns the identifiers of the prepared transactions.
|
Copyright © 2023 ScalAgent D.T.. All rights reserved.