ProtocolMBean
, PARTITIONMBean
public class PARTITION extends Protocol implements PARTITIONMBean
Modifier and Type | Method | Description |
---|---|---|
void |
attachProtocol(Protocol p) |
|
boolean |
isPartitionOn() |
|
void |
startPartition() |
|
void |
stopPartition() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
create, destroy, dumpStats, getName, getPropertiesAsString, getStatsEnabled, printStats, resetStats, setProperties, setStatsEnabled, start, stop
create, destroy, dumpStats, getName, getPropertiesAsString, getStatsEnabled, printStats, resetStats, setProperties, setStatsEnabled, start, stop
public PARTITION()
public PARTITION(Protocol p)
public void attachProtocol(Protocol p)
attachProtocol
in class Protocol
public boolean isPartitionOn()
isPartitionOn
in interface PARTITIONMBean
public void startPartition()
startPartition
in interface PARTITIONMBean
public void stopPartition()
stopPartition
in interface PARTITIONMBean
Copyright ? 1998-2008 Bela Ban. All Rights Reserved.