Class SingletonServiceMetricExecutor
java.lang.Object
org.wildfly.extension.clustering.singleton.SingletonMetricExecutor
org.wildfly.extension.clustering.singleton.SingletonServiceMetricExecutor
Executor for singleton service metrics.
- Author:
- Paul Ferraro
-
Constructor Summary
ConstructorsConstructorDescriptionSingletonServiceMetricExecutor(org.wildfly.service.capture.FunctionExecutorRegistry<org.jboss.msc.service.ServiceName, Singleton> executors) -
Method Summary
Methods inherited from class org.wildfly.extension.clustering.singleton.SingletonMetricExecutor
execute
-
Constructor Details
-
SingletonServiceMetricExecutor
public SingletonServiceMetricExecutor(org.wildfly.service.capture.FunctionExecutorRegistry<org.jboss.msc.service.ServiceName, Singleton> executors)
-