| 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,
Operation<C> operation)
Executes the specified operation against the specified context.
|
| Constructor and Description |
|---|
OperationHandler(OperationExecutor<C> executor,
Operation<C>[] operations) |
| Constructor and Description |
|---|
OperationHandler(OperationExecutor<C> executor,
Iterable<Operation<C>> operations) |
Copyright © 2015 JBoss by Red Hat. All rights reserved.