|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.arjuna.webservices.wsat.processors.CoordinatorProcessor
com.arjuna.wst.messaging.CoordinatorProcessorImpl
The Coordinator processor.
| Constructor Summary | |
CoordinatorProcessorImpl()
|
|
| Method Summary | |
void |
aborted(com.arjuna.webservices.wsat.NotificationType aborted,
com.arjuna.webservices.wsaddr.AddressingContext addressingContext,
com.arjuna.webservices.wsarj.ArjunaContext arjunaContext)
Aborted. |
void |
activateCoordinator(com.arjuna.webservices.wsat.CoordinatorInboundEvents coordinator,
java.lang.String identifier)
Activate the coordinator. |
void |
committed(com.arjuna.webservices.wsat.NotificationType committed,
com.arjuna.webservices.wsaddr.AddressingContext addressingContext,
com.arjuna.webservices.wsarj.ArjunaContext arjunaContext)
Committed. |
void |
deactivateCoordinator(com.arjuna.webservices.wsat.CoordinatorInboundEvents coordinator)
Deactivate the coordinator. |
void |
prepared(com.arjuna.webservices.wsat.NotificationType prepared,
com.arjuna.webservices.wsaddr.AddressingContext addressingContext,
com.arjuna.webservices.wsarj.ArjunaContext arjunaContext)
Prepared. |
void |
readOnly(com.arjuna.webservices.wsat.NotificationType readOnly,
com.arjuna.webservices.wsaddr.AddressingContext addressingContext,
com.arjuna.webservices.wsarj.ArjunaContext arjunaContext)
Read only. |
void |
replay(com.arjuna.webservices.wsat.NotificationType replay,
com.arjuna.webservices.wsaddr.AddressingContext addressingContext,
com.arjuna.webservices.wsarj.ArjunaContext arjunaContext)
Replay. |
void |
soapFault(com.arjuna.webservices.SoapFault fault,
com.arjuna.webservices.wsaddr.AddressingContext addressingContext,
com.arjuna.webservices.wsarj.ArjunaContext arjunaContext)
SOAP Fault. |
| Methods inherited from class com.arjuna.webservices.wsat.processors.CoordinatorProcessor |
getProcessor, setProcessor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CoordinatorProcessorImpl()
| Method Detail |
public void activateCoordinator(com.arjuna.webservices.wsat.CoordinatorInboundEvents coordinator,
java.lang.String identifier)
coordinator - The coordinator.identifier - The identifier.public void deactivateCoordinator(com.arjuna.webservices.wsat.CoordinatorInboundEvents coordinator)
coordinator - The coordinator.
public void aborted(com.arjuna.webservices.wsat.NotificationType aborted,
com.arjuna.webservices.wsaddr.AddressingContext addressingContext,
com.arjuna.webservices.wsarj.ArjunaContext arjunaContext)
aborted - The aborted notification.addressingContext - The addressing context.arjunaContext - The arjuna context.
public void committed(com.arjuna.webservices.wsat.NotificationType committed,
com.arjuna.webservices.wsaddr.AddressingContext addressingContext,
com.arjuna.webservices.wsarj.ArjunaContext arjunaContext)
committed - The committed notification.addressingContext - The addressing context.arjunaContext - The arjuna context.
public void prepared(com.arjuna.webservices.wsat.NotificationType prepared,
com.arjuna.webservices.wsaddr.AddressingContext addressingContext,
com.arjuna.webservices.wsarj.ArjunaContext arjunaContext)
prepared - The prepared notification.addressingContext - The addressing context.arjunaContext - The arjuna context.
public void readOnly(com.arjuna.webservices.wsat.NotificationType readOnly,
com.arjuna.webservices.wsaddr.AddressingContext addressingContext,
com.arjuna.webservices.wsarj.ArjunaContext arjunaContext)
readOnly - The read only notification.addressingContext - The addressing context.arjunaContext - The arjuna context.
public void replay(com.arjuna.webservices.wsat.NotificationType replay,
com.arjuna.webservices.wsaddr.AddressingContext addressingContext,
com.arjuna.webservices.wsarj.ArjunaContext arjunaContext)
replay - The replay notification.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 | |||||||||