public class RegistrationCoordinatorProcessorImpl extends RegistrationCoordinatorProcessor
| Constructor and Description |
|---|
RegistrationCoordinatorProcessorImpl() |
| Modifier and Type | Method and Description |
|---|---|
RegisterResponseType |
register(RegisterType register,
org.jboss.ws.api.addressing.MAP map,
ArjunaContext arjunaContext,
boolean isSecure)
Register the participant in the protocol.
|
getCoordinator, setCoordinatorpublic RegistrationCoordinatorProcessorImpl()
public RegisterResponseType register(RegisterType register, org.jboss.ws.api.addressing.MAP map, ArjunaContext arjunaContext, boolean isSecure)
register in class RegistrationCoordinatorProcessorregister - The register request.map - The addressing context.arjunaContext - The arjuna context.Copyright © 2016 JBoss by Red Hat. All rights reserved.