| Package | Description |
|---|---|
| org.jboss.as.clustering.controller |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.dmr.ModelNode |
OperationExecutor.execute(org.jboss.as.controller.OperationContext context,
org.jboss.dmr.ModelNode operation,
Operation<C> executable)
Executes the specified executable against the specified operation context.
|
| Constructor and Description |
|---|
OperationHandler(OperationExecutor<C> executor,
Operation<C>[] operations) |
| Constructor and Description |
|---|
OperationHandler(OperationExecutor<C> executor,
Collection<? extends Operation<C>> operations) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.