JavaScript is disabled on your browser.
Skip navigation links
WildFly: Common code for clustering subsystems 34.0.0.Final
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.jboss.as.clustering.controller
Interface MetricExecutor<C>
Type Parameters:
C
- the metric execution context.
All Superinterfaces:
Executor
<C,
Metric
<C>>
public interface
MetricExecutor<C>
extends
Executor
<C,
Metric
<C>>
Encapsulates the execution of a runtime metric.
Author:
Paul Ferraro
Method Summary
Methods inherited from interface org.jboss.as.clustering.controller.
Executor
execute