public class RegistrationCoordinatorProcessorImpl
extends com.arjuna.webservices11.wscoor.processors.RegistrationCoordinatorProcessor
| Constructor and Description |
|---|
RegistrationCoordinatorProcessorImpl() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
public RegistrationCoordinatorProcessorImpl()
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 in class com.arjuna.webservices11.wscoor.processors.RegistrationCoordinatorProcessorregister - The register request.map - The addressing context.arjunaContext - The arjuna context.Copyright © 2013. All rights reserved.