|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.arjuna.webservices11.wsat.processors.CompletionCoordinatorProcessor
com.arjuna.wst11.messaging.CompletionCoordinatorProcessorImpl
public class CompletionCoordinatorProcessorImpl
The Completion Coordinator processor.
| Constructor Summary | |
|---|---|
CompletionCoordinatorProcessorImpl()
|
|
| Method Summary | |
|---|---|
void |
activateParticipant(CompletionCoordinatorParticipant participant,
String identifier)
Activate the participant. |
void |
commit(org.oasis_open.docs.ws_tx.wsat._2006._06.Notification commit,
org.jboss.ws.api.addressing.MAP map,
com.arjuna.webservices11.wsarj.ArjunaContext arjunaContext)
Commit. |
void |
deactivateParticipant(CompletionCoordinatorParticipant participant)
Deactivate the participant. |
void |
rollback(org.oasis_open.docs.ws_tx.wsat._2006._06.Notification rollback,
org.jboss.ws.api.addressing.MAP map,
com.arjuna.webservices11.wsarj.ArjunaContext arjunaContext)
Rollback. |
| Methods inherited from class com.arjuna.webservices11.wsat.processors.CompletionCoordinatorProcessor |
|---|
getProcessor, setProcessor |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompletionCoordinatorProcessorImpl()
| Method Detail |
|---|
public void activateParticipant(CompletionCoordinatorParticipant participant,
String identifier)
activateParticipant in class com.arjuna.webservices11.wsat.processors.CompletionCoordinatorProcessorparticipant - The participant.identifier - The identifier.public void deactivateParticipant(CompletionCoordinatorParticipant participant)
deactivateParticipant in class com.arjuna.webservices11.wsat.processors.CompletionCoordinatorProcessorparticipant - The participant.
public void commit(org.oasis_open.docs.ws_tx.wsat._2006._06.Notification commit,
org.jboss.ws.api.addressing.MAP map,
com.arjuna.webservices11.wsarj.ArjunaContext arjunaContext)
commit in class com.arjuna.webservices11.wsat.processors.CompletionCoordinatorProcessorcommit - The commit notification.map - The addressing context.arjunaContext - The arjuna context.
public void rollback(org.oasis_open.docs.ws_tx.wsat._2006._06.Notification rollback,
org.jboss.ws.api.addressing.MAP map,
com.arjuna.webservices11.wsarj.ArjunaContext arjunaContext)
rollback in class com.arjuna.webservices11.wsat.processors.CompletionCoordinatorProcessorrollback - The rollback notification.map - The addressing context.arjunaContext - The arjuna context.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||