JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
WildFly: Common code for clustering subsystems 27.0.0.Alpha3
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
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