Uses of Class
org.jgroups.JChannelFactory
-
Packages that use JChannelFactory Package Description org.jgroups.jmx -
-
Uses of JChannelFactory in org.jgroups.jmx
Methods in org.jgroups.jmx with parameters of type JChannelFactory Modifier and Type Method Description static JChannelFactoryJmxConfigurator. registerChannelFactory(JChannelFactory factory, javax.management.MBeanServer server, java.lang.String name)Constructors in org.jgroups.jmx with parameters of type JChannelFactory Constructor Description JChannelFactory(JChannelFactory factory)
-