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

A

aborted() - Method in interface com.arjuna.mw.wst.resources.CompletionParticipant
 
aborted() - Method in interface com.arjuna.mw.wst.resources.OutcomeNotificationParticipant
 
Aborted - Class in com.arjuna.mw.wst.vote
Aborted: the participant has aborted and the transaction should also attempt to do so.
Aborted() - Constructor for class com.arjuna.mw.wst.vote.Aborted
 
Aborted - Class in com.arjuna.wst
Aborted: the participant has aborted and the transaction should also attempt to do so.
Aborted() - Constructor for class com.arjuna.wst.Aborted
 
AlreadyRegisteredException - Exception in com.arjuna.wsc
 
AlreadyRegisteredException() - Constructor for exception com.arjuna.wsc.AlreadyRegisteredException
 
AlreadyRegisteredException(String) - Constructor for exception com.arjuna.wsc.AlreadyRegisteredException
 

B

BAParticipantManager - Interface in com.arjuna.mw.wst
When a Business Activity participant registers with a BA transaction it gets a reference to the transaction coordinator that lets it callback into the transaction and drive the state-transition.
BusinessActivityTerminator - Interface in com.arjuna.wst
Not in the 1.1 specification.
BusinessAgreement - Interface in com.arjuna.mw.wst.resources
 
BusinessAgreementWithComplete - Interface in com.arjuna.mw.wst.resources
 
BusinessAgreementWithCoordinatorCompletionParticipant - Interface in com.arjuna.wst
 
BusinessAgreementWithParticipantCompletionParticipant - Interface in com.arjuna.wst
 

C

cancel() - Method in interface com.arjuna.mw.wst.resources.BusinessAgreement
 
cancel() - Method in interface com.arjuna.wst.BusinessActivityTerminator
 
cancel() - Method in interface com.arjuna.wst.BusinessAgreementWithParticipantCompletionParticipant
The transaction has cancelled, and the participant should undo any work.
Cancel - Class in com.arjuna.wst
Cancel: the participant is in an unknown state and should be rolledback.
Cancel() - Constructor for class com.arjuna.wst.Cancel
 
close() - Method in interface com.arjuna.mw.wst.resources.BusinessAgreement
 
close() - Method in interface com.arjuna.wst.BusinessActivityTerminator
 
close() - Method in interface com.arjuna.wst.BusinessAgreementWithParticipantCompletionParticipant
The transaction has completed successfully.
com.arjuna.mw.wst - package com.arjuna.mw.wst
 
com.arjuna.mw.wst.common - package com.arjuna.mw.wst.common
 
com.arjuna.mw.wst.exceptions - package com.arjuna.mw.wst.exceptions
 
com.arjuna.mw.wst.resources - package com.arjuna.mw.wst.resources
 
com.arjuna.mw.wst.vote - package com.arjuna.mw.wst.vote
 
com.arjuna.wsc - package com.arjuna.wsc
 
com.arjuna.wst - package com.arjuna.wst
 
com.arjuna.wst.stub - package com.arjuna.wst.stub
 
commit() - Method in interface com.arjuna.mw.wst.resources.TwoPhaseParticipant
 
commit() - Method in interface com.arjuna.wst.CompletionCoordinatorParticipant
 
commit() - Method in interface com.arjuna.wst.Participant
The participant should make permanent the work that it controls.
commitOnePhase() - Method in interface com.arjuna.mw.wst.resources.TwoPhaseParticipant
 
committed() - Method in interface com.arjuna.mw.wst.resources.CompletionParticipant
 
committed() - Method in interface com.arjuna.mw.wst.resources.OutcomeNotificationParticipant
 
compensate() - Method in interface com.arjuna.mw.wst.resources.BusinessAgreement
 
compensate() - Method in interface com.arjuna.wst.BusinessAgreementWithParticipantCompletionParticipant
The transaction has cancelled.
complete() - Method in interface com.arjuna.mw.wst.resources.BusinessAgreementWithComplete
 
complete() - Method in interface com.arjuna.wst.BusinessActivityTerminator
 
complete() - Method in interface com.arjuna.wst.BusinessAgreementWithCoordinatorCompletionParticipant
The coordinator is informing the participant that all work it needs to do within the scope of this business activity has been received.
completed(String) - Method in interface com.arjuna.mw.wst.BAParticipantManager
The participant has completed.
CompletionCoordinatorParticipant - Interface in com.arjuna.wst
 
CompletionParticipant - Interface in com.arjuna.mw.wst.resources
The CompletionParticipant.
CompletionWithAckParticipant - Interface in com.arjuna.mw.wst.resources
The CompletionWithAckParticipant.

D

Durable2PCCoordinator - Interface in com.arjuna.mw.wst
Allows a durable 2PC participant to rollback or send readonly before the coordinator initiates the protocol.
Durable2PCParticipant - Interface in com.arjuna.wst
The Durable2PCParticipant.

E

equals(Object) - Method in interface com.arjuna.mw.wst.TxContext
 
error() - Method in interface com.arjuna.wst.BusinessAgreementWithParticipantCompletionParticipant
If the participant enquired as to the status of the transaction it was registered with and an unrecoverable error occurs then this operation will be invoked.
error() - Method in interface com.arjuna.wst.Participant
During recovery the participant can enquire as to the status of the transaction it was registered with.
exited(String) - Method in interface com.arjuna.mw.wst.BAParticipantManager
The participant has exited.

F

faulted(String) - Method in interface com.arjuna.mw.wst.BAParticipantManager
 
FaultedException - Exception in com.arjuna.wst
Thrown if there is a fault during complete or compensation.
FaultedException() - Constructor for exception com.arjuna.wst.FaultedException
 
FaultedException(String) - Constructor for exception com.arjuna.wst.FaultedException
 
forget() - Method in interface com.arjuna.mw.wst.resources.BusinessAgreement
 

G

getChildElements(SOAPElement) - Static method in class com.arjuna.mw.wst.common.SOAPUtil
Get an iterator containing just child elements.

H

HeuristicCommitException - Exception in com.arjuna.mw.wst.exceptions
Thrown if a participant or transaction commit when the request was to roll back.
HeuristicCommitException() - Constructor for exception com.arjuna.mw.wst.exceptions.HeuristicCommitException
 
HeuristicCommitException(String) - Constructor for exception com.arjuna.mw.wst.exceptions.HeuristicCommitException
 
HeuristicHazardException - Exception in com.arjuna.mw.wst.exceptions
Thrown if the outcome of at least one participant is unknown.
HeuristicHazardException() - Constructor for exception com.arjuna.mw.wst.exceptions.HeuristicHazardException
 
HeuristicHazardException(String) - Constructor for exception com.arjuna.mw.wst.exceptions.HeuristicHazardException
 
HeuristicMixedException - Exception in com.arjuna.mw.wst.exceptions
Thrown if some of the participants commit while others rollback.
HeuristicMixedException() - Constructor for exception com.arjuna.mw.wst.exceptions.HeuristicMixedException
 
HeuristicMixedException(String) - Constructor for exception com.arjuna.mw.wst.exceptions.HeuristicMixedException
 
HeuristicRollbackException - Exception in com.arjuna.mw.wst.exceptions
Thrown if the participants rolled back when the request was to commit.
HeuristicRollbackException() - Constructor for exception com.arjuna.mw.wst.exceptions.HeuristicRollbackException
 
HeuristicRollbackException(String) - Constructor for exception com.arjuna.mw.wst.exceptions.HeuristicRollbackException
 

I

identifier() - Method in interface com.arjuna.mw.wst.resources.BusinessAgreement
 
InvalidCreateParametersException - Exception in com.arjuna.wsc
 
InvalidCreateParametersException() - Constructor for exception com.arjuna.wsc.InvalidCreateParametersException
 
InvalidCreateParametersException(String) - Constructor for exception com.arjuna.wsc.InvalidCreateParametersException
 
InvalidProtocolException - Exception in com.arjuna.wsc
 
InvalidProtocolException() - Constructor for exception com.arjuna.wsc.InvalidProtocolException
 
InvalidProtocolException(String) - Constructor for exception com.arjuna.wsc.InvalidProtocolException
 
InvalidStateException - Exception in com.arjuna.wsc
 
InvalidStateException() - Constructor for exception com.arjuna.wsc.InvalidStateException
 
InvalidStateException(String) - Constructor for exception com.arjuna.wsc.InvalidStateException
 

N

NoActivityException - Exception in com.arjuna.wsc
 
NoActivityException() - Constructor for exception com.arjuna.wsc.NoActivityException
 
NoActivityException(String) - Constructor for exception com.arjuna.wsc.NoActivityException
 

O

OutcomeNotificationParticipant - Interface in com.arjuna.mw.wst.resources
The OutcomeNotificationParticipant.

P

Participant - Interface in com.arjuna.wst
The base Participant.
PersistableParticipant - Interface in com.arjuna.wst
The interface for a persistable resource.
phaseZero() - Method in interface com.arjuna.mw.wst.resources.PhaseZeroParticipant
 
PhaseZeroParticipant - Interface in com.arjuna.mw.wst.resources
The PhaseZeroParticipant.
prepare() - Method in interface com.arjuna.mw.wst.resources.TwoPhaseParticipant
 
prepare() - Method in interface com.arjuna.wst.Participant
Perform any work necessary to allow it to either commit or rollback the work performed by the Web service under the scope of the transaction.
Prepared - Class in com.arjuna.mw.wst.vote
Prepared: it is prepared to commit or rollback depending on the final transaction outcome, and it has made sufficient state updates persistent to accomplish this.
Prepared() - Constructor for class com.arjuna.mw.wst.vote.Prepared
 
Prepared - Class in com.arjuna.wst
Prepared: it is prepared to commit or rollback depending on the final transaction outcome, and it has made sufficient state updates persistent to accomplish this.
Prepared() - Constructor for class com.arjuna.wst.Prepared
 

R

readonly(String) - Method in interface com.arjuna.mw.wst.Durable2PCCoordinator
The participant is read-only.
ReadOnly - Class in com.arjuna.mw.wst.vote
ReadOnly: does not need to be informed of the transaction outcome as no state updates were made.
ReadOnly() - Constructor for class com.arjuna.mw.wst.vote.ReadOnly
 
ReadOnly - Class in com.arjuna.wst
ReadOnly: does not need to be informed of the transaction outcome as no state updates were made.
ReadOnly() - Constructor for class com.arjuna.wst.ReadOnly
 
restoreState(InputObjectState) - Method in interface com.arjuna.wst.PersistableParticipant
Restore the state of the particpant from the specified input object stream.
rollback(String) - Method in interface com.arjuna.mw.wst.Durable2PCCoordinator
The participant has rolled back.
rollback() - Method in interface com.arjuna.mw.wst.resources.TwoPhaseParticipant
 
rollback() - Method in interface com.arjuna.wst.CompletionCoordinatorParticipant
 
rollback() - Method in interface com.arjuna.wst.Participant
The participant should undo the work that it controls.

S

saveState(OutputObjectState) - Method in interface com.arjuna.wst.PersistableParticipant
Save the state of the particpant to the specified input object stream.
SOAPUtil - Class in com.arjuna.mw.wst.common
Utility class for SOAP.
SOAPUtil() - Constructor for class com.arjuna.mw.wst.common.SOAPUtil
 
status() - Method in interface com.arjuna.wst.BusinessAgreementWithParticipantCompletionParticipant
 
Status - Class in com.arjuna.wst
 
Status() - Constructor for class com.arjuna.wst.Status
 
STATUS_ACTIVE - Static variable in class com.arjuna.wst.Status
 
STATUS_CANCELING - Static variable in class com.arjuna.wst.Status
 
STATUS_CANCELING_ACTIVE - Static variable in class com.arjuna.wst.Status
 
STATUS_CANCELING_COMPLETING - Static variable in class com.arjuna.wst.Status
 
STATUS_CLOSING - Static variable in class com.arjuna.wst.Status
 
STATUS_COMPENSATING - Static variable in class com.arjuna.wst.Status
 
STATUS_COMPLETED - Static variable in class com.arjuna.wst.Status
 
STATUS_COMPLETING - Static variable in class com.arjuna.wst.Status
 
STATUS_ENDED - Static variable in class com.arjuna.wst.Status
 
STATUS_EXITING - Static variable in class com.arjuna.wst.Status
 
STATUS_FAULTING - Static variable in class com.arjuna.wst.Status
 
STATUS_FAULTING_ACTIVE - Static variable in class com.arjuna.wst.Status
 
STATUS_FAULTING_COMPENSATING - Static variable in class com.arjuna.wst.Status
 
SystemCommunicationException - Exception in com.arjuna.wst.stub
Marker interface for exceptions e.g.
SystemCommunicationException() - Constructor for exception com.arjuna.wst.stub.SystemCommunicationException
 
SystemException - Exception in com.arjuna.mw.wst.exceptions
Thrown if the transaction is unknown.
SystemException() - Constructor for exception com.arjuna.mw.wst.exceptions.SystemException
 
SystemException(String) - Constructor for exception com.arjuna.mw.wst.exceptions.SystemException
 
SystemException - Exception in com.arjuna.wst
Thrown if a general exception is encountered (one not supported by any other exception.)
SystemException() - Constructor for exception com.arjuna.wst.SystemException
 
SystemException(String) - Constructor for exception com.arjuna.wst.SystemException
 

T

TransactionRolledBackException - Exception in com.arjuna.mw.wst.exceptions
Thrown if the transaction rolls back rather than commits.
TransactionRolledBackException() - Constructor for exception com.arjuna.mw.wst.exceptions.TransactionRolledBackException
 
TransactionRolledBackException(String) - Constructor for exception com.arjuna.mw.wst.exceptions.TransactionRolledBackException
 
TransactionRolledBackException - Exception in com.arjuna.wst
Thrown if the transaction rolls back rather than commits.
TransactionRolledBackException() - Constructor for exception com.arjuna.wst.TransactionRolledBackException
 
TransactionRolledBackException(String) - Constructor for exception com.arjuna.wst.TransactionRolledBackException
 
TwoPhaseParticipant - Interface in com.arjuna.mw.wst.resources
The TwoPhaseParticipant.
TxContext - Interface in com.arjuna.mw.wst
This class represents a handle on a stack of transactions.

U

unknown() - Method in interface com.arjuna.wst.BusinessAgreementWithParticipantCompletionParticipant
Deprecated. 
unknown() - Method in interface com.arjuna.wst.Participant
During recovery the participant can enquire as to the status of the transaction it was registered with.
UnknownParticipantException - Exception in com.arjuna.mw.wst.exceptions
Thrown if the transaction is unknown.
UnknownParticipantException() - Constructor for exception com.arjuna.mw.wst.exceptions.UnknownParticipantException
 
UnknownParticipantException(String) - Constructor for exception com.arjuna.mw.wst.exceptions.UnknownParticipantException
 
UnknownTransactionException - Exception in com.arjuna.mw.wst.exceptions
Thrown if the transaction is unknown.
UnknownTransactionException() - Constructor for exception com.arjuna.mw.wst.exceptions.UnknownTransactionException
 
UnknownTransactionException(String) - Constructor for exception com.arjuna.mw.wst.exceptions.UnknownTransactionException
 
UnknownTransactionException - Exception in com.arjuna.wst
Thrown if the transaction is unknown.
UnknownTransactionException() - Constructor for exception com.arjuna.wst.UnknownTransactionException
 
UnknownTransactionException(String) - Constructor for exception com.arjuna.wst.UnknownTransactionException
 

V

valid() - Method in interface com.arjuna.mw.wst.TxContext
 
Volatile2PCParticipant - Interface in com.arjuna.wst
The Volatile2PCParticipant.
Vote - Interface in com.arjuna.mw.wst.vote
When asked to prepare, a 2PC participant returns one of three types of vote: ReadOnly: does not need to be informed of the transaction outcome as no state updates were made.
Vote - Interface in com.arjuna.wst
When asked to prepare, a 2PC participant returns one of three types of vote: ReadOnly: does not need to be informed of the transaction outcome as no state updates were made.

W

WrongStateException - Exception in com.arjuna.mw.wst.exceptions
Thrown if the transaction is unknown.
WrongStateException() - Constructor for exception com.arjuna.mw.wst.exceptions.WrongStateException
 
WrongStateException(String) - Constructor for exception com.arjuna.mw.wst.exceptions.WrongStateException
 
WrongStateException - Exception in com.arjuna.wst
Thrown if the state of the transaction is incompatible with the operation attempted.
WrongStateException() - Constructor for exception com.arjuna.wst.WrongStateException
 
WrongStateException(String) - Constructor for exception com.arjuna.wst.WrongStateException
 

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