Package | Description |
---|---|
org.jboss.as.controller | |
org.jboss.as.controller.remote |
Modifier and Type | Method and Description |
---|---|
void |
ProxyController.execute(org.jboss.dmr.ModelNode operation,
OperationMessageHandler handler,
ProxyController.ProxyOperationControl control,
OperationAttachments attachments,
BlockingTimeout blockingTimeout)
Execute an operation, sending updates to the given handler and receiving the response via the given
ModelController.OperationTransactionControl . |
Modifier and Type | Method and Description |
---|---|
void |
RemoteProxyController.execute(org.jboss.dmr.ModelNode original,
OperationMessageHandler messageHandler,
ProxyController.ProxyOperationControl control,
OperationAttachments attachments,
BlockingTimeout blockingTimeout)
Execute an operation, sending updates to the given handler and receiving the response via the given
ModelController.OperationTransactionControl . |
Copyright © 2023 JBoss by Red Hat. All rights reserved.