Uses of Class
org.jgroups.jmx.JChannel
Packages that use JChannel
-
Uses of JChannel in org.jgroups.jmx
Methods in org.jgroups.jmx that return JChannelModifier and TypeMethodDescriptionstatic JChannel
JmxConfigurator.registerChannel
(JChannel channel, MBeanServer server, String name) Registers an already created channel with the MBeanServer.static JChannel
JmxConfigurator.registerChannel
(JChannel channel, MBeanServer server, String domain, String cluster_name, boolean register_protocols) Registers an already created channel with the MBeanServer.