Interface PARTITIONMBean

  • All Superinterfaces:
    ProtocolMBean
    All Known Implementing Classes:
    PARTITION

    public interface PARTITIONMBean
    extends ProtocolMBean
    Version:
    $Id: PARTITIONMBean.java,v 1.2 2007/08/27 10:46:45 belaban Exp $
    Author:
    Bela Ban
    • Method Detail

      • isPartitionOn

        boolean isPartitionOn()
      • startPartition

        void startPartition()
      • stopPartition

        void stopPartition()