|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.arjuna.webservices.wscoor.processors.RegistrationCoordinatorProcessor
com.arjuna.wsc.messaging.RegistrationCoordinatorProcessorImpl
public class RegistrationCoordinatorProcessorImpl
The Registration Coordinator processor.
Constructor Summary | |
---|---|
RegistrationCoordinatorProcessorImpl()
|
Method Summary | |
---|---|
void |
register(com.arjuna.webservices.wscoor.RegisterType register,
com.arjuna.webservices.wsaddr.AddressingContext addressingContext,
com.arjuna.webservices.wsarj.ArjunaContext arjunaContext)
Register the participant in the protocol. |
Methods inherited from class com.arjuna.webservices.wscoor.processors.RegistrationCoordinatorProcessor |
---|
getCoordinator, setCoordinator |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RegistrationCoordinatorProcessorImpl()
Method Detail |
---|
public void register(com.arjuna.webservices.wscoor.RegisterType register, com.arjuna.webservices.wsaddr.AddressingContext addressingContext, com.arjuna.webservices.wsarj.ArjunaContext arjunaContext)
register
in class com.arjuna.webservices.wscoor.processors.RegistrationCoordinatorProcessor
register
- The register request.addressingContext
- The addressing context.arjunaContext
- The arjuna context.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |