public interface OperationContext
| Modifier and Type | Method and Description |
|---|---|
AddressMapping |
getAddress() |
InteractionCoordinator |
getCoordinator() |
Dialog |
getDialog() |
DispatchAsync |
getDispatcher() |
Map<QName,ModelNode> |
getOperationDescriptions() |
StatementContext |
getStatementContext() |
InteractionUnit |
getUnit() |
Dialog getDialog()
InteractionUnit getUnit()
AddressMapping getAddress()
DispatchAsync getDispatcher()
StatementContext getStatementContext()
InteractionCoordinator getCoordinator()
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.