public static interface MasterDomainControllerOperationHandlerService.TransactionalOperationExecutor
Modifier and Type | Method and Description |
---|---|
OperationResponse |
executeAndAttemptLock(Operation operation,
OperationMessageHandler handler,
ModelController.OperationTransactionControl control,
OperationStepHandler step) |
org.jboss.dmr.ModelNode |
joinActiveOperation(org.jboss.dmr.ModelNode operation,
OperationMessageHandler handler,
ModelController.OperationTransactionControl control,
OperationStepHandler step,
int permit) |
OperationResponse executeAndAttemptLock(Operation operation, OperationMessageHandler handler, ModelController.OperationTransactionControl control, OperationStepHandler step)
org.jboss.dmr.ModelNode joinActiveOperation(org.jboss.dmr.ModelNode operation, OperationMessageHandler handler, ModelController.OperationTransactionControl control, OperationStepHandler step, int permit)
Copyright © 2023 JBoss by Red Hat. All rights reserved.