WildFly: JGroups Subsystem 21.0.2.Final
- java.lang.Object
-
- org.jboss.as.clustering.jgroups.subsystem.ChannelMetricExecutor
-
- All Implemented Interfaces:
- org.jboss.as.clustering.controller.Executor<org.jgroups.JChannel,org.jboss.as.clustering.controller.Metric<org.jgroups.JChannel>>, org.jboss.as.clustering.controller.MetricExecutor<org.jgroups.JChannel>
public class ChannelMetricExecutor
extends Object
implements org.jboss.as.clustering.controller.MetricExecutor<org.jgroups.JChannel>
Handler for reading run-time only attributes from an underlying channel service.
- Author:
- Richard Achmatowicz (c) 2013 Red Hat Inc., Paul Ferraro
-
-
Constructor Summary
Constructors
| Constructor and Description |
ChannelMetricExecutor(org.jboss.as.clustering.controller.FunctionExecutorRegistry<org.jgroups.JChannel> executors) |
-
Method Summary
All Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
org.jboss.dmr.ModelNode |
execute(org.jboss.as.controller.OperationContext context,
org.jboss.as.clustering.controller.Metric<org.jgroups.JChannel> metric) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
WildFly: JGroups Subsystem 21.0.2.Final
Copyright © 2020 JBoss by Red Hat. All rights reserved.