|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.arjuna.webservices.wsarjtx.processors.TerminationCoordinatorProcessor
com.arjuna.wst.messaging.TerminatorParticipantProcessorImpl
The Terminator Participant processor.
| Constructor Summary | |
TerminatorParticipantProcessorImpl()
|
|
| Method Summary | |
void |
activateParticipant(BusinessActivityTerminator participant,
java.lang.String identifier)
Activate the participant. |
void |
cancel(com.arjuna.webservices.wsat.NotificationType cancel,
com.arjuna.webservices.wsaddr.AddressingContext addressingContext,
com.arjuna.webservices.wsarj.ArjunaContext arjunaContext)
Cancel. |
void |
close(com.arjuna.webservices.wsat.NotificationType close,
com.arjuna.webservices.wsaddr.AddressingContext addressingContext,
com.arjuna.webservices.wsarj.ArjunaContext arjunaContext)
Close. |
void |
complete(com.arjuna.webservices.wsat.NotificationType complete,
com.arjuna.webservices.wsaddr.AddressingContext addressingContext,
com.arjuna.webservices.wsarj.ArjunaContext arjunaContext)
Complete. |
void |
deactivateParticipant(BusinessActivityTerminator participant)
Deactivate the participant. |
| Methods inherited from class com.arjuna.webservices.wsarjtx.processors.TerminationCoordinatorProcessor |
getProcessor, setProcessor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TerminatorParticipantProcessorImpl()
| Method Detail |
public void activateParticipant(BusinessActivityTerminator participant,
java.lang.String identifier)
participant - The participant.identifier - The identifier.public void deactivateParticipant(BusinessActivityTerminator participant)
participant - The participant.
public void cancel(com.arjuna.webservices.wsat.NotificationType cancel,
com.arjuna.webservices.wsaddr.AddressingContext addressingContext,
com.arjuna.webservices.wsarj.ArjunaContext arjunaContext)
cancel - The cancel notification.addressingContext - The addressing context.arjunaContext - The arjuna context.
public void close(com.arjuna.webservices.wsat.NotificationType close,
com.arjuna.webservices.wsaddr.AddressingContext addressingContext,
com.arjuna.webservices.wsarj.ArjunaContext arjunaContext)
close - The close notification.addressingContext - The addressing context.arjunaContext - The arjuna context.
public void complete(com.arjuna.webservices.wsat.NotificationType complete,
com.arjuna.webservices.wsaddr.AddressingContext addressingContext,
com.arjuna.webservices.wsarj.ArjunaContext arjunaContext)
complete - The complete notification.addressingContext - The addressing context.arjunaContext - The arjuna context.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||