|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.arjuna.webservices11.wsarjtx.processors.TerminationCoordinatorProcessor
com.arjuna.wst11.messaging.TerminationCoordinatorProcessorImpl
public class TerminationCoordinatorProcessorImpl
The Terminator Participant processor.
| Constructor Summary | |
|---|---|
TerminationCoordinatorProcessorImpl()
|
|
| Method Summary | |
|---|---|
void |
activateParticipant(BusinessActivityTerminator participant,
String identifier)
Activate the participant. |
void |
cancel(com.arjuna.schemas.ws._2005._10.wsarjtx.NotificationType cancel,
org.jboss.ws.api.addressing.MAP map,
com.arjuna.webservices11.wsarj.ArjunaContext arjunaContext)
Cancel. |
void |
close(com.arjuna.schemas.ws._2005._10.wsarjtx.NotificationType close,
org.jboss.ws.api.addressing.MAP map,
com.arjuna.webservices11.wsarj.ArjunaContext arjunaContext)
Close. |
void |
complete(com.arjuna.schemas.ws._2005._10.wsarjtx.NotificationType complete,
org.jboss.ws.api.addressing.MAP map,
com.arjuna.webservices11.wsarj.ArjunaContext arjunaContext)
Complete. |
void |
deactivateParticipant(BusinessActivityTerminator participant)
Deactivate the participant. |
BusinessActivityTerminator |
getParticipant(com.arjuna.webservices11.wsarj.InstanceIdentifier instanceIdentifier)
Get the participant with the specified identifier. |
void |
soapFault(com.arjuna.webservices.SoapFault soapFault,
org.jboss.ws.api.addressing.MAP map,
com.arjuna.webservices11.wsarj.ArjunaContext arjunaContext)
handle a soap fault sent by the participant. |
| Methods inherited from class com.arjuna.webservices11.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 TerminationCoordinatorProcessorImpl()
| Method Detail |
|---|
public void activateParticipant(BusinessActivityTerminator participant,
String identifier)
activateParticipant in class com.arjuna.webservices11.wsarjtx.processors.TerminationCoordinatorProcessorparticipant - The participant.identifier - The identifier.public void deactivateParticipant(BusinessActivityTerminator participant)
deactivateParticipant in class com.arjuna.webservices11.wsarjtx.processors.TerminationCoordinatorProcessorparticipant - The participant.public BusinessActivityTerminator getParticipant(com.arjuna.webservices11.wsarj.InstanceIdentifier instanceIdentifier)
getParticipant in class com.arjuna.webservices11.wsarjtx.processors.TerminationCoordinatorProcessorinstanceIdentifier - The participant identifier.
public void cancel(com.arjuna.schemas.ws._2005._10.wsarjtx.NotificationType cancel,
org.jboss.ws.api.addressing.MAP map,
com.arjuna.webservices11.wsarj.ArjunaContext arjunaContext)
cancel in class com.arjuna.webservices11.wsarjtx.processors.TerminationCoordinatorProcessorcancel - The cancel notification.map - The addressing context.arjunaContext - The arjuna context.
public void close(com.arjuna.schemas.ws._2005._10.wsarjtx.NotificationType close,
org.jboss.ws.api.addressing.MAP map,
com.arjuna.webservices11.wsarj.ArjunaContext arjunaContext)
close in class com.arjuna.webservices11.wsarjtx.processors.TerminationCoordinatorProcessorclose - The close notification.map - The addressing context.arjunaContext - The arjuna context.
public void complete(com.arjuna.schemas.ws._2005._10.wsarjtx.NotificationType complete,
org.jboss.ws.api.addressing.MAP map,
com.arjuna.webservices11.wsarj.ArjunaContext arjunaContext)
complete in class com.arjuna.webservices11.wsarjtx.processors.TerminationCoordinatorProcessorcomplete - The complete notification.map - The addressing context.arjunaContext - The arjuna context.
public void soapFault(com.arjuna.webservices.SoapFault soapFault,
org.jboss.ws.api.addressing.MAP map,
com.arjuna.webservices11.wsarj.ArjunaContext arjunaContext)
soapFault in class com.arjuna.webservices11.wsarjtx.processors.TerminationCoordinatorProcessorsoapFault - The soap faultmap - The addressing context.arjunaContext - The arjuna context.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||