Class SingletonMetricExecutor
java.lang.Object
org.wildfly.extension.clustering.singleton.SingletonMetricExecutor
- Direct Known Subclasses:
SingletonDeploymentMetricExecutor,SingletonServiceMetricExecutor
Generic executor for singleton metrics.
- Author:
- Paul Ferraro
-
Constructor Summary
ConstructorsConstructorDescriptionSingletonMetricExecutor(Function<String, org.jboss.msc.service.ServiceName> serviceNameFactory, org.wildfly.service.capture.FunctionExecutorRegistry<org.jboss.msc.service.ServiceName, Singleton> executors) -
Method Summary
-
Constructor Details
-
SingletonMetricExecutor
-
-
Method Details
-
execute
-