Interface MembershipProvider

    • Method Detail

      • init

        void init​(java.util.Properties properties)
           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • start

        void start​(int level)
            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • stop

        boolean stop​(int level)
              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • hasMembers

        boolean hasMembers()
      • getMembers

        Member[] getMembers()