|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.arjuna.webservices.wsba.processors.ParticipantCompletionParticipantProcessor
com.arjuna.wst.messaging.ParticipantCompletionParticipantProcessorImpl
The Participant Completion Participant processor.
Constructor Summary | |
ParticipantCompletionParticipantProcessorImpl()
|
Method Summary | |
void |
activateParticipant(com.arjuna.webservices.wsba.ParticipantCompletionParticipantInboundEvents participant,
java.lang.String identifier)
Activate the participant. |
void |
cancel(com.arjuna.webservices.wsba.NotificationType cancel,
com.arjuna.webservices.wsaddr.AddressingContext addressingContext,
com.arjuna.webservices.wsarj.ArjunaContext arjunaContext)
Cancel. |
void |
close(com.arjuna.webservices.wsba.NotificationType close,
com.arjuna.webservices.wsaddr.AddressingContext addressingContext,
com.arjuna.webservices.wsarj.ArjunaContext arjunaContext)
Close. |
void |
compensate(com.arjuna.webservices.wsba.NotificationType compensate,
com.arjuna.webservices.wsaddr.AddressingContext addressingContext,
com.arjuna.webservices.wsarj.ArjunaContext arjunaContext)
Compensate. |
void |
deactivateParticipant(com.arjuna.webservices.wsba.ParticipantCompletionParticipantInboundEvents participant)
Deactivate the participant. |
void |
exited(com.arjuna.webservices.wsba.NotificationType exited,
com.arjuna.webservices.wsaddr.AddressingContext addressingContext,
com.arjuna.webservices.wsarj.ArjunaContext arjunaContext)
Exited. |
void |
faulted(com.arjuna.webservices.wsba.NotificationType faulted,
com.arjuna.webservices.wsaddr.AddressingContext addressingContext,
com.arjuna.webservices.wsarj.ArjunaContext arjunaContext)
Faulted. |
void |
getStatus(com.arjuna.webservices.wsba.NotificationType getStatus,
com.arjuna.webservices.wsaddr.AddressingContext addressingContext,
com.arjuna.webservices.wsarj.ArjunaContext arjunaContext)
Get Status. |
void |
soapFault(com.arjuna.webservices.SoapFault fault,
com.arjuna.webservices.wsaddr.AddressingContext addressingContext,
com.arjuna.webservices.wsarj.ArjunaContext arjunaContext)
SOAP Fault. |
void |
status(com.arjuna.webservices.wsba.StatusType status,
com.arjuna.webservices.wsaddr.AddressingContext addressingContext,
com.arjuna.webservices.wsarj.ArjunaContext arjunaContext)
Status. |
Methods inherited from class com.arjuna.webservices.wsba.processors.ParticipantCompletionParticipantProcessor |
getProcessor, setProcessor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ParticipantCompletionParticipantProcessorImpl()
Method Detail |
public void activateParticipant(com.arjuna.webservices.wsba.ParticipantCompletionParticipantInboundEvents participant, java.lang.String identifier)
participant
- The participant.identifier
- The identifier.public void deactivateParticipant(com.arjuna.webservices.wsba.ParticipantCompletionParticipantInboundEvents participant)
participant
- The participant.public void cancel(com.arjuna.webservices.wsba.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.wsba.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 compensate(com.arjuna.webservices.wsba.NotificationType compensate, com.arjuna.webservices.wsaddr.AddressingContext addressingContext, com.arjuna.webservices.wsarj.ArjunaContext arjunaContext)
compensate
- The compensate notification.addressingContext
- The addressing context.arjunaContext
- The arjuna context.public void exited(com.arjuna.webservices.wsba.NotificationType exited, com.arjuna.webservices.wsaddr.AddressingContext addressingContext, com.arjuna.webservices.wsarj.ArjunaContext arjunaContext)
exited
- The exited notification.addressingContext
- The addressing context.arjunaContext
- The arjuna context.public void faulted(com.arjuna.webservices.wsba.NotificationType faulted, com.arjuna.webservices.wsaddr.AddressingContext addressingContext, com.arjuna.webservices.wsarj.ArjunaContext arjunaContext)
faulted
- The faulted notification.addressingContext
- The addressing context.arjunaContext
- The arjuna context.public void getStatus(com.arjuna.webservices.wsba.NotificationType getStatus, com.arjuna.webservices.wsaddr.AddressingContext addressingContext, com.arjuna.webservices.wsarj.ArjunaContext arjunaContext)
getStatus
- The get status notification.addressingContext
- The addressing context.arjunaContext
- The arjuna context.public void status(com.arjuna.webservices.wsba.StatusType status, com.arjuna.webservices.wsaddr.AddressingContext addressingContext, com.arjuna.webservices.wsarj.ArjunaContext arjunaContext)
status
- The status type.addressingContext
- The addressing context.arjunaContext
- The arjuna context.public void soapFault(com.arjuna.webservices.SoapFault fault, com.arjuna.webservices.wsaddr.AddressingContext addressingContext, com.arjuna.webservices.wsarj.ArjunaContext arjunaContext)
addressingContext
- The addressing context.arjunaContext
- The arjuna context.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |