| Package | Description |
|---|---|
| org.jboss.as.clustering.controller |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MetricExecutor<C>
Encapsulates the execution of a runtime metric.
|
interface |
OperationExecutor<C>
Encapsulates the execution of a runtime operation.
|
| Constructor and Description |
|---|
ExecutionHandler(Executor<C,E> executor,
Collection<? extends E> executables,
Function<E,String> nameFactory,
Function<org.jboss.dmr.ModelNode,String> nameExtractor)
Constructs a new ExecutionHandler
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.