Class JGroupsChannel


  • public class JGroupsChannel
    extends java.lang.Object
    • Field Detail

      • log

        protected transient org.slf4j.Logger log
    • Constructor Detail

      • JGroupsChannel

        public JGroupsChannel()
    • Method Detail

      • getJGroupsChannel

        public org.jgroups.JChannel getJGroupsChannel()
                                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • start

        public void start()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • stop

        public void stop()
      • getConfigFileLocation

        public java.lang.String getConfigFileLocation()
      • setJGroupsChannel

        public void setJGroupsChannel​(org.jgroups.JChannel jGroupsChannel)
      • setConfigFileLocation

        public void setConfigFileLocation​(java.lang.String configFileLocation)
      • getClusterName

        public java.lang.String getClusterName()
      • setClusterName

        public void setClusterName​(java.lang.String clusterName)