public class ActivationCoordinatorClient extends Object
| Modifier and Type | Method and Description |
|---|---|
static ActivationCoordinatorClient |
getClient()
Get the Activation Coordinator client singleton.
|
CreateCoordinationContextResponseType |
sendCreateCoordination(MAP map,
String coordinationType,
Expires expires,
CoordinationContext currentContext)
Send a create coordination request.
|
public CreateCoordinationContextResponseType sendCreateCoordination(MAP map, String coordinationType, Expires expires, CoordinationContext currentContext) throws SoapFault, IOException
map - addressing context initialised with to and message ID.coordinationType - The type of the coordination.expires - The expiry interval of the context.currentContext - The current coordination context.SoapFault - For any errors.IOException - for any transport errors.public static ActivationCoordinatorClient getClient()
Copyright © 2018 JBoss by Red Hat. All rights reserved.