A B C D E F G H I L M N O P R S T V 

A

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(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

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
 

D

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

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, UriInfo, String) - Method in class org.jboss.jbossts.star.service.Coordinator
Register a volatile participant in a tx

F

forgetHeuristic() - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
forgetParticipant(String) - Method in class org.jboss.jbossts.star.resource.Transaction
 

G

getActualResponse() - Method in error org.jboss.jbossts.star.provider.HttpResponseException
 
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
getBody() - Method in error org.jboss.jbossts.star.provider.HttpResponseException
 
getClasses() - Method in class org.jboss.jbossts.star.service.TMApplication
 
getExpectedResponse() - Method in error org.jboss.jbossts.star.provider.HttpResponseException
 
getInitiator() - Method in class org.jboss.jbossts.star.resource.Transaction
 
getMessage() - Method in error org.jboss.jbossts.star.provider.HttpResponseException
 
getParticipants(Collection<String>) - Method in class org.jboss.jbossts.star.resource.Transaction
 
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.
getTxStatus() - Method in class org.jboss.jbossts.star.resource.Transaction
 

H

HttpResponseException - Error in org.jboss.jbossts.star.provider
Exception for wrapping unexpected http response codes
HttpResponseException(Throwable, String, int, int) - Constructor for error org.jboss.jbossts.star.provider.HttpResponseException
 
HttpResponseException(Throwable, String, int[], int) - Constructor for error org.jboss.jbossts.star.provider.HttpResponseException
 
HttpResponseException(int, int) - Constructor for error org.jboss.jbossts.star.provider.HttpResponseException
 
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

isAlive() - Method in class org.jboss.jbossts.star.resource.Transaction
 
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
 
isRunning() - Method in class org.jboss.jbossts.star.resource.Transaction
 

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
 
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

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

postParticipant(String) - Method in class org.jboss.jbossts.star.service.Coordinator
 

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 class org.jboss.jbossts.star.service.Coordinator
PUT /recovery-coordinator// - overwrite the old with (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.
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
 

S

save_state(OutputObjectState, int) - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
setFault(String) - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
setFault(String) - Method in class org.jboss.jbossts.star.resource.Transaction
 
setRecoveryURI(String) - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
setValue(Object) - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
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
 

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.
TMApplication - Class in org.jboss.jbossts.star.service
 
TMApplication() - 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(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
 
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
 
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
 
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
 

V

value() - Method in class org.jboss.jbossts.star.resource.RESTRecord
 
A B C D E F G H I L M N O P R S T V 

Copyright © 2013. All rights reserved.