Uses of Class
org.jgroups.jmx.JChannel

Packages that use JChannel
org.jgroups.jmx   
 

Uses of JChannel in org.jgroups.jmx
 

Methods in org.jgroups.jmx that return JChannel
static JChannel JmxConfigurator.registerChannel(JChannel channel, javax.management.MBeanServer server, java.lang.String name)
          Registers an already created channel with the MBeanServer.
static JChannel JmxConfigurator.registerChannel(JChannel channel, javax.management.MBeanServer server, java.lang.String domain, java.lang.String cluster_name, boolean register_protocols)
          Registers an already created channel with the MBeanServer.
 



Copyright © 1998-2008 Bela Ban. All Rights Reserved.