Uses of Class
org.jboss.as.clustering.jgroups.subsystem.ChannelMetric
-
Packages that use ChannelMetric Package Description org.jboss.as.clustering.jgroups.subsystem -
-
Uses of ChannelMetric in org.jboss.as.clustering.jgroups.subsystem
Methods in org.jboss.as.clustering.jgroups.subsystem that return ChannelMetric Modifier and Type Method Description static ChannelMetricChannelMetric. valueOf(String name)Returns the enum constant of this type with the specified name.static ChannelMetric[]ChannelMetric. values()Returns an array containing the constants of this enum type, in the order they are declared.
-