Interface JGroupsFileBroadcastGroupControl

    • Method Detail

      • getChannelName

        java.lang.String getChannelName()
        Returns jgroups channel name
      • getFile

        java.lang.String getFile()
        Returns the jgroups file name
      • getFileContents

        java.lang.String getFileContents()
                                  throws java.lang.Exception
        Returns the contents of the jgroups file
        Throws:
        java.lang.Exception