com.arjuna.wsc11.messaging
Class RegistrationCoordinatorProcessorImpl
java.lang.Object
com.arjuna.webservices11.wscoor.processors.RegistrationCoordinatorProcessor
com.arjuna.wsc11.messaging.RegistrationCoordinatorProcessorImpl
public class RegistrationCoordinatorProcessorImpl
- extends com.arjuna.webservices11.wscoor.processors.RegistrationCoordinatorProcessor
The Registration Coordinator processor.
- Author:
- kevin
Method Summary |
org.oasis_open.docs.ws_tx.wscoor._2006._06.RegisterResponseType |
register(org.oasis_open.docs.ws_tx.wscoor._2006._06.RegisterType register,
org.jboss.ws.api.addressing.MAP map,
com.arjuna.webservices11.wsarj.ArjunaContext arjunaContext,
boolean isSecure)
Register the participant in the protocol. |
Methods inherited from class com.arjuna.webservices11.wscoor.processors.RegistrationCoordinatorProcessor |
getCoordinator, setCoordinator |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegistrationCoordinatorProcessorImpl
public RegistrationCoordinatorProcessorImpl()
register
public org.oasis_open.docs.ws_tx.wscoor._2006._06.RegisterResponseType register(org.oasis_open.docs.ws_tx.wscoor._2006._06.RegisterType register,
org.jboss.ws.api.addressing.MAP map,
com.arjuna.webservices11.wsarj.ArjunaContext arjunaContext,
boolean isSecure)
- Register the participant in the protocol.
- Specified by:
register
in class com.arjuna.webservices11.wscoor.processors.RegistrationCoordinatorProcessor
- Parameters:
register
- The register request.map
- The addressing context.arjunaContext
- The arjuna context.
Copyright © 2012. All Rights Reserved.