public class DMROperationProcedure extends Procedure implements OperationContext
DMRMapping
attached to the InteractionUnit that triggered this procedure (justification).
The operation name is derived from the suffix of Resource being produced.CommandFactory| Modifier and Type | Field and Description |
|---|---|
static QName |
PREFIX |
coordinator, NOT_GUARDED, precondition, statementScope| Constructor and Description |
|---|
DMROperationProcedure(Dialog dialog,
QName id,
QName justification,
DispatchAsync dispatcher,
Map<QName,ModelNode> operationDescriptions,
org.jboss.ballroom.client.rbac.SecurityContext securityContext) |
| Modifier and Type | Method and Description |
|---|---|
AddressMapping |
getAddress() |
InteractionCoordinator |
getCoordinator() |
Dialog |
getDialog() |
DispatchAsync |
getDispatcher() |
Map<QName,ModelNode> |
getOperationDescriptions() |
StatementContext |
getStatementContext() |
InteractionUnit |
getUnit() |
String |
toString() |
doesConsume, doesConsume, doesProduce, doesProduce, equals, getCommand, getId, getInputs, getJustification, getOutputs, getRuntimeAPI, hashCode, setCommand, setInputs, setOutputs, setPrecondition, setRuntimeAPIpublic static final QName PREFIX
public Dialog getDialog()
getDialog in interface OperationContextpublic InteractionUnit getUnit()
getUnit in interface OperationContextpublic AddressMapping getAddress()
getAddress in interface OperationContextpublic DispatchAsync getDispatcher()
getDispatcher in interface OperationContextpublic StatementContext getStatementContext()
getStatementContext in interface OperationContextpublic InteractionCoordinator getCoordinator()
getCoordinator in interface OperationContextpublic Map<QName,ModelNode> getOperationDescriptions()
getOperationDescriptions in interface OperationContextCopyright © 2014 JBoss, a division of Red Hat. All rights reserved.