- getAge() - Method in class org.jboss.jbossts.star.resource.RESTRecord
-
- getAge() - Method in class org.jboss.jbossts.star.resource.Transaction
-
- getAllTransactions(UriInfo) - Method in class org.jboss.jbossts.star.service.Coordinator
-
Performing a GET on the transaction-manager returns a list of all transaction URIs
known to the coordinator (active and in recovery) separated by
the @see TxSupport.URI_SEPARATOR character
- getClasses() - Method in class org.jboss.jbossts.star.service.TMApplication
-
- getCoordinatorURI() - Method in class org.jboss.jbossts.star.resource.RESTRecord
-
- getInitiator() - Method in class org.jboss.jbossts.star.resource.Transaction
-
- getParticipants(List<RESTRecord>) - Method in class org.jboss.jbossts.star.resource.RecoveringTransaction
-
- getParticipants(Collection<String>) - Method in class org.jboss.jbossts.star.resource.Transaction
-
- getParticipantURI() - Method in class org.jboss.jbossts.star.resource.RESTRecord
-
- getRecoveryURI() - Method in class org.jboss.jbossts.star.resource.RESTRecord
-
- getRecoveryUrl() - Method in class org.jboss.jbossts.star.resource.Transaction
-
- getSingletons() - Method in class org.jboss.jbossts.star.service.TMApplication
-
- getStatus() - Method in class org.jboss.jbossts.star.resource.RESTRecord
-
- getStatus() - Method in class org.jboss.jbossts.star.resource.Transaction
-
- getStatus(int) - Method in class org.jboss.jbossts.star.resource.Transaction
-
- getStatus(TwoPhaseAwareParticipantElement, String) - Method in class org.jboss.jbossts.star.resource.Transaction
-
- getTransactionExtStatus(UriInfo, String) - Method in class org.jboss.jbossts.star.service.Coordinator
-
Performing a GET on the transaction URL with media type application/txstatusext+xml
returns extended information about the transaction, such as its status,
number of participants, and their individual URIs.
- getTransactionManagerInfo(UriInfo) - Method in class org.jboss.jbossts.star.service.Coordinator
-
Performing a GET on the transaction-manager URI with media type application/txstatusext+xml
returns extended information about the transaction-manager resource such as how long it has
been up and all transaction-coordinator URIs.
- getTransactionStatistics() - Method in class org.jboss.jbossts.star.service.Coordinator
-
Performing a GET on the transaction-manager URI sufficed with /statistics
returns statistics of the transaction manager.
- getTransactionStatus(UriInfo, String) - Method in class org.jboss.jbossts.star.service.Coordinator
-
Performing a GET on the transaction url returns its status
- getTransactionURIs(UriInfo, String) - Method in class org.jboss.jbossts.star.service.Coordinator
-
Obtain the transaction terminator and participant enlistment URIs for the
specified transaction id.
- getTxId() - Method in class org.jboss.jbossts.star.resource.RESTRecord
-
- getTxStatus() - Method in class org.jboss.jbossts.star.resource.Transaction
-