Skip navigation links
Narayana: restat tx 5.12.2.Final
A B C D E F G H I J L M N O P R S T U V 

A

addCoordinator(CoordinatorElement) - Method in class org.jboss.jbossts.star.client.extended.txstatusext.TransactionManagerElement
 
addCoordinator(String) - Method in class org.jboss.jbossts.star.client.extended.txstatusext.TransactionManagerElement
 
addTwoPhaseAware(TwoPhaseAwareParticipantElement) - Method in class org.jboss.jbossts.star.client.extended.txstatusext.CoordinatorElement
 
addTwoPhaseUnaware(TwoPhaseUnawareParticipantElement) - Method in class org.jboss.jbossts.star.client.extended.txstatusext.CoordinatorElement
 
addVolatileParticipant(String) - Method in class org.jboss.jbossts.star.client.extended.txstatusext.CoordinatorElement
 
addVolatileParticipant(String) - Method in class org.jboss.jbossts.star.resource.Transaction
 
afterCompletion(int) - Method in class org.jboss.jbossts.star.resource.Transaction
 
afterCompletion(int, boolean) - Method in class org.jboss.jbossts.star.resource.Transaction
 
alter(AbstractRecord) - Method in class org.jboss.jbossts.star.resource.RESTRecord
 

B

beforeCompletion() - Method in class org.jboss.jbossts.star.resource.Transaction
 
beginTransaction(Long, TimeUnit) - Method in interface org.jboss.jbossts.star.client.SRAApi
Begin a new SRA.
beginTransaction(UriInfo, HttpHeaders, String) - Method in class org.jboss.jbossts.star.service.Coordinator
Performing a POST on Transaction Manager URL @see TxSupport.TX_SEGMENT with no content as shown below will start a new transaction with a default timeout.

C

cancelSRA(URL) - Method in class org.jboss.jbossts.star.client.SRAClient
 
cancelSRA(URL) - Method in interface org.jboss.jbossts.star.client.SRAClientAPI
Attempt to cancel an SRA Trigger the compensation of the SRA.
cancelTransaction(String) - Method in interface org.jboss.jbossts.star.client.SRAApi
Cancel a SRA
clearContext(MultivaluedMap<String, String>) - Static method in class org.jboss.jbossts.star.client.Current
 
CLIENT_ID_PARAM_NAME - Static variable in class org.jboss.jbossts.star.client.SRAClient
 
close() - Method in class org.jboss.jbossts.star.client.SRAClient
 
Commit - Annotation Type in org.jboss.jbossts.star.annotation
When a SRA has preparesd successfully any bean resource classes that were invoked in its context will be notified by calling methods marked with the @Commit annotation.
COMMIT - Static variable in class org.jboss.jbossts.star.client.SRAClient
 
commitSRA(URL) - Method in class org.jboss.jbossts.star.client.SRAClient
 
commitSRA(URL) - Method in interface org.jboss.jbossts.star.client.SRAClientAPI
Attempt to close an SRA Trigger the successful completion of the SRA.
commitTransaction(String) - Method in interface org.jboss.jbossts.star.client.SRAApi
Commit a SRA
commitWork(String, String) - Method in class org.jboss.jbossts.star.client.SRAParticipant
 
compareTo(Object) - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
configure(ResourceInfo, FeatureContext) - Method in class org.jboss.jbossts.star.client.FilterRegistration
 
contextDestroyed(ServletContextEvent) - Method in class org.jboss.jbossts.star.service.ContextListener
 
contextInitialized(ServletContextEvent) - Method in class org.jboss.jbossts.star.service.ContextListener
 
ContextListener - Class in org.jboss.jbossts.star.service
 
ContextListener() - Constructor for class org.jboss.jbossts.star.service.ContextListener
 
Coordinator - Class in org.jboss.jbossts.star.service
 
Coordinator() - Constructor for class org.jboss.jbossts.star.service.Coordinator
 
COORDINATOR_URL_PROP - Static variable in class org.jboss.jbossts.star.client.SRAClient
 
CoordinatorElement - Class in org.jboss.jbossts.star.client.extended.txstatusext
 
CoordinatorElement() - Constructor for class org.jboss.jbossts.star.client.extended.txstatusext.CoordinatorElement
 
createCoordinator(CoordinatorElement) - Method in class org.jboss.jbossts.star.client.extended.txstatusext.ObjectFactory
Create an instance of JAXBElement<CoordinatorElement>}
createCoordinatorElement() - Method in class org.jboss.jbossts.star.client.extended.txstatusext.ObjectFactory
Create an instance of CoordinatorElement
createParticipantElement() - Method in class org.jboss.jbossts.star.client.extended.txstatusext.ObjectFactory
Create an instance of ParticipantElement
createTransactionManager(TransactionManagerElement) - Method in class org.jboss.jbossts.star.client.extended.txstatusext.ObjectFactory
Create an instance of JAXBElement<TransactionManagerElement>}
createTransactionManagerElement() - Method in class org.jboss.jbossts.star.client.extended.txstatusext.ObjectFactory
Create an instance of TransactionManagerElement
createTransactionStatisticsElement() - Method in class org.jboss.jbossts.star.client.extended.txstatusext.ObjectFactory
Create an instance of TransactionStatisticsElement
createTwoPhaseAwareParticipantElement() - Method in class org.jboss.jbossts.star.client.extended.txstatusext.ObjectFactory
Create an instance of TwoPhaseAwareParticipantElement
createTwoPhaseUnawareParticipantElement() - Method in class org.jboss.jbossts.star.client.extended.txstatusext.ObjectFactory
Create an instance of TwoPhaseUnawareParticipantElement
Current - Class in org.jboss.jbossts.star.client
 

D

DEFAULT_TIMEOUT_MILLIS - Static variable in class org.jboss.jbossts.star.client.SRAClient
 
deleteParticipant(String) - Method in interface org.jboss.jbossts.star.client.SRAApi
Performing DELETE on participant's recovery URL removes participant from the transaction.
deleteParticipant(String) - Method in class org.jboss.jbossts.star.service.Coordinator
Performing DELETE on participant's recovery URL removes participant from the transaction.
deleteTransaction(String) - Method in class org.jboss.jbossts.star.service.Coordinator
Performing a DELETE on the transaction-coordinator URL will return a 403.
doSave() - Method in class org.jboss.jbossts.star.resource.RESTRecord
 

E

encodeURL(URL, String) - Static method in class org.jboss.jbossts.star.client.SRAClient
 
enlistParticipant(String, String, String) - Method in interface org.jboss.jbossts.star.client.SRAApi
Register a participant in a tx
enlistParticipant(String, String, String, String) - Method in class org.jboss.jbossts.star.resource.Transaction
 
enlistParticipant(String, String, String, String, String, String, String) - Method in class org.jboss.jbossts.star.resource.Transaction
 
enlistParticipant(String, UriInfo, String, String) - Method in class org.jboss.jbossts.star.service.Coordinator
Register a participant in a tx
enlistVolatileParticipant(String, String) - Method in interface org.jboss.jbossts.star.client.SRAApi
Register a volatile participant in a tx
enlistVolatileParticipant(String, UriInfo, String) - Method in class org.jboss.jbossts.star.service.Coordinator
Register a volatile participant in a tx
equals(Object) - Method in class org.jboss.jbossts.star.client.SRAInfo
 

F

filter(ContainerRequestContext) - Method in class org.jboss.jbossts.star.client.ServerSRAFilter
 
filter(ContainerRequestContext, ContainerResponseContext) - Method in class org.jboss.jbossts.star.client.ServerSRAFilter
 
FilterRegistration - Class in org.jboss.jbossts.star.client
 
FilterRegistration() - Constructor for class org.jboss.jbossts.star.client.FilterRegistration
 
forgetHeuristic() - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
forgetParticipant(String) - Method in class org.jboss.jbossts.star.resource.Transaction
 

G

GenericSRAException - Exception in org.jboss.jbossts.star.client
 
GenericSRAException(URL, int, String, Throwable) - Constructor for exception org.jboss.jbossts.star.client.GenericSRAException
 
GenericSRAExceptionMapper - Class in org.jboss.jbossts.star.client
 
GenericSRAExceptionMapper() - Constructor for class org.jboss.jbossts.star.client.GenericSRAExceptionMapper
 
getActive() - Method in class org.jboss.jbossts.star.client.extended.txstatusext.TransactionStatisticsElement
 
getActiveSRAs() - Method in class org.jboss.jbossts.star.client.SRAClient
 
getActiveSRAs() - Method in interface org.jboss.jbossts.star.client.SRAClientAPI
Lookup active SRAs
getAge() - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
getAge() - Method in class org.jboss.jbossts.star.resource.Transaction
 
getAllSRAs() - Method in class org.jboss.jbossts.star.client.SRAClient
 
getAllSRAs() - Method in interface org.jboss.jbossts.star.client.SRAClientAPI
Returns all SRAs Gets both active and recovering SRAs
getAllTransactions() - Method in interface org.jboss.jbossts.star.client.SRAApi
List of all transaction URIs known to the coordinator (active and in recovery)
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
 
getClientId() - Method in class org.jboss.jbossts.star.client.SRAInfo
 
getCommitted() - Method in class org.jboss.jbossts.star.client.extended.txstatusext.TransactionStatisticsElement
 
getCommitURI() - Method in class org.jboss.jbossts.star.client.extended.txstatusext.TwoPhaseUnawareParticipantElement
 
getCompensatorData(String) - Method in class org.jboss.jbossts.star.client.SRAParticipant
 
getCoordinators() - Method in class org.jboss.jbossts.star.client.extended.txstatusext.TransactionManagerElement
 
getCoordinatorURI() - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
getCoordinatorURIs() - Method in class org.jboss.jbossts.star.client.extended.txstatusext.TransactionManagerElement
 
getCreated() - Method in class org.jboss.jbossts.star.client.extended.txstatusext.CoordinatorElement
 
getCreated() - Method in class org.jboss.jbossts.star.client.extended.txstatusext.ParticipantElement
 
getCreated() - Method in class org.jboss.jbossts.star.client.extended.txstatusext.TransactionManagerElement
 
getCurrent() - Method in class org.jboss.jbossts.star.client.SRAClient
 
getCurrent() - Method in interface org.jboss.jbossts.star.client.SRAClientAPI
checks whether there is an SRA associated with the calling thread
getCurrentActivityId() - Method in class org.jboss.jbossts.star.client.SRAParticipant
Get the SRA context of the currently running method.
getDurableParticipantEnlistmentURI() - Method in class org.jboss.jbossts.star.client.extended.txstatusext.CoordinatorElement
 
getInitiator() - Method in class org.jboss.jbossts.star.resource.Transaction
 
getLast(List<T>) - Static method in class org.jboss.jbossts.star.client.Current
 
getLraId() - Method in exception org.jboss.jbossts.star.client.GenericSRAException
 
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
 
getPrepared() - Method in class org.jboss.jbossts.star.client.extended.txstatusext.TransactionStatisticsElement
 
getPrepareURI() - Method in class org.jboss.jbossts.star.client.extended.txstatusext.TwoPhaseUnawareParticipantElement
 
getRecoveringSRAs() - Method in class org.jboss.jbossts.star.client.SRAClient
 
getRecoveringSRAs() - Method in interface org.jboss.jbossts.star.client.SRAClientAPI
List recovering Long Running Actions Returns SRAs that are recovering (ie some compensators still need to be ran)
getRecoveryURI() - Method in class org.jboss.jbossts.star.client.extended.txstatusext.ParticipantElement
 
getRecoveryURI() - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
getRecoveryUrl() - Method in class org.jboss.jbossts.star.resource.Transaction
 
getResourceURI() - Method in class org.jboss.jbossts.star.client.extended.txstatusext.ParticipantElement
 
getResponseData(URL) - Method in class org.jboss.jbossts.star.client.SRAClient
 
getResponseData(URL) - Method in interface org.jboss.jbossts.star.client.SRAClientAPI
 
getRollbackURI() - Method in class org.jboss.jbossts.star.client.extended.txstatusext.TwoPhaseUnawareParticipantElement
 
getRolledback() - Method in class org.jboss.jbossts.star.client.extended.txstatusext.TransactionStatisticsElement
 
getSingletons() - Method in class org.jboss.jbossts.star.service.TMApplication
 
getSRAId(String) - Static method in class org.jboss.jbossts.star.client.SRAClient
 
getSraId() - Method in class org.jboss.jbossts.star.client.SRAInfo
 
getState(String) - Static method in class org.jboss.jbossts.star.client.Current
 
getStatistics() - Method in class org.jboss.jbossts.star.client.extended.txstatusext.TransactionManagerElement
 
getStatus() - Method in class org.jboss.jbossts.star.client.extended.txstatusext.CoordinatorElement
 
getStatus() - Method in class org.jboss.jbossts.star.client.extended.txstatusext.ParticipantElement
 
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
 
getStatusCode() - Method in exception org.jboss.jbossts.star.client.GenericSRAException
 
getTerminationUris(URL, Class<?>, UriInfo, boolean) - Method in class org.jboss.jbossts.star.client.SRAClient
 
getTerminator() - Method in class org.jboss.jbossts.star.client.SRAParticipant
 
getTerminatorURI() - Method in class org.jboss.jbossts.star.client.extended.txstatusext.CoordinatorElement
 
getTerminatorURI() - Method in class org.jboss.jbossts.star.client.extended.txstatusext.TwoPhaseAwareParticipantElement
 
getTimeout() - Method in class org.jboss.jbossts.star.client.extended.txstatusext.CoordinatorElement
 
getTransactionExtStatus(String) - Method in interface org.jboss.jbossts.star.client.SRAApi
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.
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() - Method in interface org.jboss.jbossts.star.client.SRAApi
Return extended information about the transaction-manager resource such as how long it has been up and all transaction-coordinator 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 interface org.jboss.jbossts.star.client.SRAApi
Return statistics for the transaction manager: number of active, prepared, committed, and aborted transactions are returned.
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(String) - Method in interface org.jboss.jbossts.star.client.SRAApi
Get the current status for a transaction
getTransactionStatus(UriInfo, String) - Method in class org.jboss.jbossts.star.service.Coordinator
Performing a GET on the transaction url returns its status
getTransactionURIs(String) - Method in interface org.jboss.jbossts.star.client.SRAApi
Obtain the transaction terminator and participant enlistment URIs for the specified transaction id.
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.
getTwoPhaseAware() - Method in class org.jboss.jbossts.star.client.extended.txstatusext.CoordinatorElement
 
getTwoPhaseUnaware() - Method in class org.jboss.jbossts.star.client.extended.txstatusext.CoordinatorElement
 
getTxId() - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
getTxnURI() - Method in class org.jboss.jbossts.star.client.extended.txstatusext.CoordinatorElement
 
getTxStatus() - Method in class org.jboss.jbossts.star.resource.Transaction
 
getUrl() - Method in class org.jboss.jbossts.star.client.SRAClient
 
getVolatileParticipantEnlistmentURI() - Method in class org.jboss.jbossts.star.client.extended.txstatusext.CoordinatorElement
 
getVolatileParticipants() - Method in class org.jboss.jbossts.star.client.extended.txstatusext.CoordinatorElement
 

H

hashCode() - Method in class org.jboss.jbossts.star.client.SRAInfo
 
httpRequest(int[], String, String, String, String, Map<String, String>, Map<String, String>) - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
HttpResponseMapper - Class in org.jboss.jbossts.star.provider
Maps an HttpResponseException to the HTTP code embedded in the exception
HttpResponseMapper() - Constructor for class org.jboss.jbossts.star.provider.HttpResponseMapper
 

I

IllegalSRAStateException - Exception in org.jboss.jbossts.star.client
 
IllegalSRAStateException(String, String, Throwable) - Constructor for exception org.jboss.jbossts.star.client.IllegalSRAStateException
 
IllegalSRAStateExceptionMapper - Class in org.jboss.jbossts.star.client
 
IllegalSRAStateExceptionMapper() - Constructor for class org.jboss.jbossts.star.client.IllegalSRAStateExceptionMapper
 
InvalidSRAExceptionMapper - Class in org.jboss.jbossts.star.client
 
InvalidSRAExceptionMapper() - Constructor for class org.jboss.jbossts.star.client.InvalidSRAExceptionMapper
 
InvalidSRAId - Exception in org.jboss.jbossts.star.client
 
InvalidSRAId(String, String, Throwable) - Constructor for exception org.jboss.jbossts.star.client.InvalidSRAId
 
isActive() - Method in class org.jboss.jbossts.star.client.SRAInfo
 
isActiveSRA(URL) - Method in class org.jboss.jbossts.star.client.SRAClient
 
isActiveSRA(URL) - Method in interface org.jboss.jbossts.star.client.SRAClientAPI
Indicates whether an SRA is active
isAlive() - Method in class org.jboss.jbossts.star.resource.Transaction
 
isCompensated() - Method in class org.jboss.jbossts.star.client.SRAInfo
 
isCompensatedSRA(URL) - Method in class org.jboss.jbossts.star.client.SRAClient
 
isCompensatedSRA(URL) - Method in interface org.jboss.jbossts.star.client.SRAClientAPI
Indicates whether an SRA was compensated
isComplete() - Method in class org.jboss.jbossts.star.client.SRAInfo
 
isCompletedSRA(URL) - Method in class org.jboss.jbossts.star.client.SRAClient
 
isCompletedSRA(URL) - Method in interface org.jboss.jbossts.star.client.SRAClientAPI
Indicates whether an SRA is complete
isEnlisted(String) - Method in class org.jboss.jbossts.star.resource.Transaction
Determine whether a participant is enlisted in this transaction and the commitment is not running.
isFinishing() - Method in class org.jboss.jbossts.star.resource.Transaction
 
isRecovering() - Method in class org.jboss.jbossts.star.client.SRAInfo
 
isRunning() - Method in class org.jboss.jbossts.star.resource.Transaction
 
isTopLevel() - Method in class org.jboss.jbossts.star.client.SRAInfo
 

J

joinSRA(URL, Long, String) - Method in class org.jboss.jbossts.star.client.SRAClient
 
joinSRA(URL, Long, String, String, String, String) - Method in class org.jboss.jbossts.star.client.SRAClient
 
joinSRA(URL, Long, String) - Method in interface org.jboss.jbossts.star.client.SRAClientAPI
A SRAParticipant can join with the SRA at any time prior to the completion of an activity
joinSRA(URL, Long, String, String, String, String) - Method in interface org.jboss.jbossts.star.client.SRAClientAPI
Similar to SRAClientAPI.joinSRA(URL, Long, String) but the various compensator urls are passed in explicitly
joinSRAWithLinkHeader(URL, Long, String) - Method in class org.jboss.jbossts.star.client.SRAClient
 

L

log - Static variable in class org.jboss.jbossts.star.resource.RESTRecord
 
log - Static variable in class org.jboss.jbossts.star.resource.Transaction
 
log - Static variable in class org.jboss.jbossts.star.service.Coordinator
 
logger - Static variable in class org.jboss.jbossts.star.client.ServerSRAFilter
 
lookupParticipant(String, String) - Method in interface org.jboss.jbossts.star.client.SRAApi
Get the participant url (registered during enlistParticipant) corresponding to a resource reference if the coordinator crashes - the participant list will be empty but this is ok if commit hasn't been called since the TM uses presumed abort semantics.
lookupParticipant(String, String) - Method in class org.jboss.jbossts.star.service.Coordinator
Get the participant url (registered during enlistParticipant) corresponding to a resource reference if the coordinator crashes - the participant list will be empty but this is ok if commit hasn't been called since the TM uses presumed abort semantics.
lookupStatus() - Method in class org.jboss.jbossts.star.resource.RecoveringTransaction
 
lookupStatus() - Method in class org.jboss.jbossts.star.resource.Transaction
 

M

merge(AbstractRecord) - Method in class org.jboss.jbossts.star.resource.RESTRecord
 

N

nestedAbort() - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
nestedCommit() - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
nestedOnePhaseCommit() - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
nestedPrepare() - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
NotFoundMapper - Class in org.jboss.jbossts.star.provider
404 mapper
NotFoundMapper() - Constructor for class org.jboss.jbossts.star.provider.NotFoundMapper
 

O

ObjectFactory - Class in org.jboss.jbossts.star.client.extended.txstatusext
This object contains factory methods for each Java content interface and Java element interface generated in the org.jboss.jbossts.star.util.media.txstatusext package.
ObjectFactory() - Constructor for class org.jboss.jbossts.star.client.extended.txstatusext.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.jboss.jbossts.star.util.media.txstatusext
OnePhaseCommit - Annotation Type in org.jboss.jbossts.star.annotation
If a bean class contains a method marked with this annotation is invoked in the context of an SRA that only contains a single participant then the annotated method will be invoked when the SRA is asked to commit.
ONEPHASECOMMIT - Static variable in class org.jboss.jbossts.star.client.SRAClient
 
org.jboss.jbossts.star.annotation - package org.jboss.jbossts.star.annotation
 
org.jboss.jbossts.star.client - package org.jboss.jbossts.star.client
 
org.jboss.jbossts.star.client.extended.txstatusext - package org.jboss.jbossts.star.client.extended.txstatusext
 
org.jboss.jbossts.star.provider - package org.jboss.jbossts.star.provider
 
org.jboss.jbossts.star.resource - package org.jboss.jbossts.star.resource
 
org.jboss.jbossts.star.service - package org.jboss.jbossts.star.service
 

P

PARENT_SRA_PARAM_NAME - Static variable in class org.jboss.jbossts.star.client.SRAClient
 
Participant - Annotation Type in org.jboss.jbossts.star.annotation
When a bean method executes in the context of an LRA any methods in the bean class that are annotated with
ParticipantElement - Class in org.jboss.jbossts.star.client.extended.txstatusext
 
ParticipantElement() - Constructor for class org.jboss.jbossts.star.client.extended.txstatusext.ParticipantElement
 
ParticipantStatus - Enum in org.jboss.jbossts.star.annotation
The status of a compensator.
peek() - Static method in class org.jboss.jbossts.star.client.Current
 
pop() - Static method in class org.jboss.jbossts.star.client.Current
 
pop(URL) - Static method in class org.jboss.jbossts.star.client.Current
 
popAll() - Static method in class org.jboss.jbossts.star.client.Current
 
postConstruct() - Method in class org.jboss.jbossts.star.client.SRAClient
 
postConstruct() - Method in class org.jboss.jbossts.star.client.SRAParticipant
 
postParticipant(String) - Method in interface org.jboss.jbossts.star.client.SRAApi
 
postParticipant(String) - Method in class org.jboss.jbossts.star.service.Coordinator
 
Prepare - Annotation Type in org.jboss.jbossts.star.annotation
When a SRA is asked to commit any bean resource classes that were invoked in its context will be notified by calling methods marked with the @Prepare annotation.
PREPARE - Static variable in class org.jboss.jbossts.star.client.SRAClient
 
prepareWork(String) - Method in class org.jboss.jbossts.star.client.SRAParticipant
 
push(URL) - Static method in class org.jboss.jbossts.star.client.Current
push the current context onto the stack of contexts for this thread
putState(String, Object) - Static method in class org.jboss.jbossts.star.client.Current
 

R

RecoveringTransaction - Class in org.jboss.jbossts.star.resource
 
RecoveringTransaction(Uid) - Constructor for class org.jboss.jbossts.star.resource.RecoveringTransaction
 
removeTxState(int, Transaction, Collection<String>) - Method in class org.jboss.jbossts.star.service.Coordinator
 
replaceParticipant(String, String, String) - Method in interface org.jboss.jbossts.star.client.SRAApi
PUT /recovery-coordinator/_RecCoordId_/_new participant URL_ - overwrite the old participant URL with new participant URL (as with JTS, this will also trigger off a recovery attempt on the associated transaction) A participant may use this url to notifiy the coordinator that he has moved to a new location.
replaceParticipant(String, String, String) - Method in class org.jboss.jbossts.star.service.Coordinator
PUT /recovery-coordinator/_RecCoordId_/_new participant URL_ - overwrite the old participant URL with new participant URL (as with JTS, this will also trigger off a recovery attempt on the associated transaction) A participant may use this url to notifiy the coordinator that he has moved to a new location.
resourceInfo - Variable in class org.jboss.jbossts.star.client.ServerSRAFilter
 
ResourceNotFoundException - Exception in org.jboss.jbossts.star.provider
404 exception
ResourceNotFoundException(String) - Constructor for exception org.jboss.jbossts.star.provider.ResourceNotFoundException
 
restore_state(InputObjectState, int) - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
RESTRecord - Class in org.jboss.jbossts.star.resource
Log record for driving participants through 2PC and recovery
RESTRecord() - Constructor for class org.jboss.jbossts.star.resource.RESTRecord
 
RESTRecord(String, String, String, String) - Constructor for class org.jboss.jbossts.star.resource.RESTRecord
 
RESTRecord(String, String, String, String, String, String, String) - Constructor for class org.jboss.jbossts.star.resource.RESTRecord
 
Rollback - Annotation Type in org.jboss.jbossts.star.annotation
When a SRA rolls back any bean resource classes that were invoked in its context will be notified by calling methods marked with this Rollback annotation.
ROLLBACK - Static variable in class org.jboss.jbossts.star.client.SRAClient
 
rollbackWork(String) - Method in class org.jboss.jbossts.star.client.SRAParticipant
 
RTS_HTTP_CONTEXT_HEADER - Static variable in class org.jboss.jbossts.star.client.SRAClient
 
RTS_HTTP_RECOVERY_HEADER - Static variable in class org.jboss.jbossts.star.client.SRAClient
 

S

save_state(OutputObjectState, int) - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
ServerSRAFilter - Class in org.jboss.jbossts.star.client
 
ServerSRAFilter() - Constructor for class org.jboss.jbossts.star.client.ServerSRAFilter
 
setActive(int) - Method in class org.jboss.jbossts.star.client.extended.txstatusext.TransactionStatisticsElement
 
setCommitted(int) - Method in class org.jboss.jbossts.star.client.extended.txstatusext.TransactionStatisticsElement
 
setCommitURI(String) - Method in class org.jboss.jbossts.star.client.extended.txstatusext.TwoPhaseUnawareParticipantElement
 
setCreated(Date) - Method in class org.jboss.jbossts.star.client.extended.txstatusext.CoordinatorElement
 
setCreated(Date) - Method in class org.jboss.jbossts.star.client.extended.txstatusext.ParticipantElement
 
setCreated(Date) - Method in class org.jboss.jbossts.star.client.extended.txstatusext.TransactionManagerElement
 
setCurrentSRA(URL) - Method in class org.jboss.jbossts.star.client.SRAClient
Update the clients notion of the current coordinator.
setDurableParticipantEnlistmentURI(String) - Method in class org.jboss.jbossts.star.client.extended.txstatusext.CoordinatorElement
 
setFault(String) - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
setFault(String) - Method in class org.jboss.jbossts.star.resource.Transaction
 
setPrepared(int) - Method in class org.jboss.jbossts.star.client.extended.txstatusext.TransactionStatisticsElement
 
setPrepareURI(String) - Method in class org.jboss.jbossts.star.client.extended.txstatusext.TwoPhaseUnawareParticipantElement
 
setRecoveryURI(String) - Method in class org.jboss.jbossts.star.client.extended.txstatusext.ParticipantElement
 
setRecoveryURI(String) - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
setResourceURI(String) - Method in class org.jboss.jbossts.star.client.extended.txstatusext.ParticipantElement
 
setRollbackURI(String) - Method in class org.jboss.jbossts.star.client.extended.txstatusext.TwoPhaseUnawareParticipantElement
 
setRolledback(int) - Method in class org.jboss.jbossts.star.client.extended.txstatusext.TransactionStatisticsElement
 
setStatistics(TransactionStatisticsElement) - Method in class org.jboss.jbossts.star.client.extended.txstatusext.TransactionManagerElement
 
setStatus(TransactionStatusElement) - Method in class org.jboss.jbossts.star.client.extended.txstatusext.CoordinatorElement
 
setStatus(TransactionStatusElement) - Method in class org.jboss.jbossts.star.client.extended.txstatusext.ParticipantElement
 
setTerminateURI(String) - Method in class org.jboss.jbossts.star.client.extended.txstatusext.CoordinatorElement
 
setTerminatorURI(String) - Method in class org.jboss.jbossts.star.client.extended.txstatusext.TwoPhaseAwareParticipantElement
 
setTimeout(long) - Method in class org.jboss.jbossts.star.client.extended.txstatusext.CoordinatorElement
 
setTxnURI(String) - Method in class org.jboss.jbossts.star.client.extended.txstatusext.CoordinatorElement
 
setValue(Object) - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
setVolatileParticipantEnlistmentURI(String) - Method in class org.jboss.jbossts.star.client.extended.txstatusext.CoordinatorElement
 
shouldAdd(AbstractRecord) - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
shouldAlter(AbstractRecord) - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
shouldMerge(AbstractRecord) - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
shouldReplace(AbstractRecord) - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
SRA - Annotation Type in org.jboss.jbossts.star.annotation
An annotation for controlling the lifecycle of Short Running Actions (SRAs).
SRA.Type - Enum in org.jboss.jbossts.star.annotation
 
SRAApi - Interface in org.jboss.jbossts.star.client
 
SRAClient - Class in org.jboss.jbossts.star.client
A utility class for controlling the lifecycle of Long Running Actions (SRAs) but the prefered mechanism is to use the annotation in the org.jboss.jbossts.star.annotation package
SRAClient() - Constructor for class org.jboss.jbossts.star.client.SRAClient
 
SRAClientAPI - Interface in org.jboss.jbossts.star.client
 
SRAInfo - Class in org.jboss.jbossts.star.client
 
SRAInfo(String) - Constructor for class org.jboss.jbossts.star.client.SRAInfo
 
SRAInfo(URL) - Constructor for class org.jboss.jbossts.star.client.SRAInfo
 
SRAInfo(String, String, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.jboss.jbossts.star.client.SRAInfo
 
SRAParticipant - Class in org.jboss.jbossts.star.client
 
SRAParticipant() - Constructor for class org.jboss.jbossts.star.client.SRAParticipant
 
SRAStatus - Enum in org.jboss.jbossts.star.client
 
sraToURL(String) - Static method in class org.jboss.jbossts.star.client.SRAClient
 
sraToURL(String, String) - Static method in class org.jboss.jbossts.star.client.SRAClient
 
sraTrace(ContainerRequestContext, URL, String) - Method in class org.jboss.jbossts.star.client.ServerSRAFilter
 
startSRA(String, Long) - Method in class org.jboss.jbossts.star.client.SRAClient
 
startSRA(URL, String, Long, TimeUnit) - Method in class org.jboss.jbossts.star.client.SRAClient
 
startSRA(URL, String, Long, TimeUnit) - Method in interface org.jboss.jbossts.star.client.SRAClientAPI
 
Status - Annotation Type in org.jboss.jbossts.star.annotation
In order to support recovery, participants must be able to report their status once the completion part of the protocol starts.
STATUS - Static variable in class org.jboss.jbossts.star.client.SRAClient
 
status(String) - Method in class org.jboss.jbossts.star.client.SRAParticipant
 
stripUid(URL) - Static method in class org.jboss.jbossts.star.client.SRAClient
 

T

terminateTransaction(String, String, String) - Method in class org.jboss.jbossts.star.service.Coordinator
The client can control the outcome of the transaction by by PUTing to the terminator URL returned as a response to the original transaction create request.
TimeLimit - Annotation Type in org.jboss.jbossts.star.annotation
Used on SRA and Rollback annotations to indicate the maximum time that the SRA or participant should remain active for.
TIMELIMIT_PARAM_NAME - Static variable in class org.jboss.jbossts.star.client.SRAClient
 
TMApplication - Class in org.jboss.jbossts.star.service
 
TMApplication(Class<?>...) - Constructor for class org.jboss.jbossts.star.service.TMApplication
 
TMUnavailableException - Exception in org.jboss.jbossts.star.provider
Unable to contact the REST based Transaction Coordinator
TMUnavailableException(String) - Constructor for exception org.jboss.jbossts.star.provider.TMUnavailableException
 
TMUnavailableMapper - Class in org.jboss.jbossts.star.provider
Map service unavailable exceptions
TMUnavailableMapper() - Constructor for class org.jboss.jbossts.star.provider.TMUnavailableMapper
 
topLevelAbort() - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
topLevelCommit() - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
topLevelOnePhaseCommit() - Method in class org.jboss.jbossts.star.resource.RESTRecord
For commit_one_phase we can do whatever we want since the transaction outcome is whatever we want.
topLevelPrepare() - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
toResponse(GenericSRAException) - Method in class org.jboss.jbossts.star.client.GenericSRAExceptionMapper
 
toResponse(IllegalSRAStateException) - Method in class org.jboss.jbossts.star.client.IllegalSRAStateExceptionMapper
 
toResponse(InvalidSRAId) - Method in class org.jboss.jbossts.star.client.InvalidSRAExceptionMapper
 
toResponse(HttpResponseException) - Method in class org.jboss.jbossts.star.provider.HttpResponseMapper
 
toResponse(ResourceNotFoundException) - Method in class org.jboss.jbossts.star.provider.NotFoundMapper
 
toResponse(TMUnavailableException) - Method in class org.jboss.jbossts.star.provider.TMUnavailableMapper
 
toResponse(TransactionStatusException) - Method in class org.jboss.jbossts.star.provider.TransactionStatusMapper
 
toURL(String) - Method in class org.jboss.jbossts.star.client.SRAClient
 
toXML() - Method in class org.jboss.jbossts.star.resource.Transaction
 
Transaction - Class in org.jboss.jbossts.star.resource
 
Transaction() - Constructor for class org.jboss.jbossts.star.resource.Transaction
 
Transaction(Coordinator, String) - Constructor for class org.jboss.jbossts.star.resource.Transaction
 
Transaction(Uid) - Constructor for class org.jboss.jbossts.star.resource.Transaction
 
TransactionManagerElement - Class in org.jboss.jbossts.star.client.extended.txstatusext
 
TransactionManagerElement() - Constructor for class org.jboss.jbossts.star.client.extended.txstatusext.TransactionManagerElement
 
TransactionStatisticsElement - Class in org.jboss.jbossts.star.client.extended.txstatusext
 
TransactionStatisticsElement() - Constructor for class org.jboss.jbossts.star.client.extended.txstatusext.TransactionStatisticsElement
 
TransactionStatisticsElement(int, int, int, int) - Constructor for class org.jboss.jbossts.star.client.extended.txstatusext.TransactionStatisticsElement
 
TransactionStatusElement - Enum in org.jboss.jbossts.star.client.extended.txstatusext
 
TransactionStatusException - Exception in org.jboss.jbossts.star.provider
transaction status exception
TransactionStatusException(String) - Constructor for exception org.jboss.jbossts.star.provider.TransactionStatusException
 
TransactionStatusMapper - Class in org.jboss.jbossts.star.provider
map transaction status exceptions
TransactionStatusMapper() - Constructor for class org.jboss.jbossts.star.provider.TransactionStatusMapper
 
tt1(String) - Method in class org.jboss.jbossts.star.service.Coordinator
 
tt2(String) - Method in class org.jboss.jbossts.star.service.Coordinator
 
tt3(String) - Method in class org.jboss.jbossts.star.service.Coordinator
 
tt4(String) - Method in class org.jboss.jbossts.star.service.Coordinator
 
tt5(String) - Method in class org.jboss.jbossts.star.service.Coordinator
 
TwoPhaseAwareParticipantElement - Class in org.jboss.jbossts.star.client.extended.txstatusext
 
TwoPhaseAwareParticipantElement() - Constructor for class org.jboss.jbossts.star.client.extended.txstatusext.TwoPhaseAwareParticipantElement
 
TwoPhaseUnawareParticipantElement - Class in org.jboss.jbossts.star.client.extended.txstatusext
 
TwoPhaseUnawareParticipantElement() - Constructor for class org.jboss.jbossts.star.client.extended.txstatusext.TwoPhaseUnawareParticipantElement
 
TX_COMMITTED - Static variable in class org.jboss.jbossts.star.client.SRAClient
 
TX_ROLLBACK_ONLY - Static variable in class org.jboss.jbossts.star.client.SRAClient
 
TX_ROLLEDBACK - Static variable in class org.jboss.jbossts.star.client.SRAClient
 
type() - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
typeIs() - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
typeName() - Static method in class org.jboss.jbossts.star.resource.RESTRecord
 

U

updateParticipantState(SRAStatus, String) - Method in class org.jboss.jbossts.star.client.SRAParticipant
 
updateSRAContext(MultivaluedMap<String, Object>) - Static method in class org.jboss.jbossts.star.client.Current
 
updateSRAContext(URL, MultivaluedMap<String, String>) - Static method in class org.jboss.jbossts.star.client.Current
 
updateState(String, Object) - Method in class org.jboss.jbossts.star.client.Current
 

V

value() - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
valueOf(String) - Static method in enum org.jboss.jbossts.star.annotation.ParticipantStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jbossts.star.annotation.SRA.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jbossts.star.client.extended.txstatusext.TransactionStatusElement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.jbossts.star.client.SRAStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jboss.jbossts.star.annotation.ParticipantStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jbossts.star.annotation.SRA.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jbossts.star.client.extended.txstatusext.TransactionStatusElement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.jbossts.star.client.SRAStatus
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G H I J L M N O P R S T U V 
Skip navigation links
Narayana: restat tx 5.12.2.Final

Copyright © 2021 JBoss by Red Hat. All rights reserved.