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