|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jgroups.jmx.Protocol
org.jgroups.jmx.protocols.PARTITION
public class PARTITION
| Constructor Summary | |
|---|---|
PARTITION()
|
|
PARTITION(Protocol p)
|
|
| Method Summary | |
|---|---|
void |
attachProtocol(Protocol p)
|
boolean |
isPartitionOn()
|
void |
startPartition()
|
void |
stopPartition()
|
| Methods inherited from class org.jgroups.jmx.Protocol |
|---|
create, destroy, dumpStats, getName, getPropertiesAsString, getStatsEnabled, printStats, resetStats, setProperties, setStatsEnabled, start, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jgroups.jmx.ProtocolMBean |
|---|
create, destroy, dumpStats, getName, getPropertiesAsString, getStatsEnabled, printStats, resetStats, setProperties, setStatsEnabled, start, stop |
| Constructor Detail |
|---|
public PARTITION()
public PARTITION(Protocol p)
| Method Detail |
|---|
public void attachProtocol(Protocol p)
attachProtocol in class Protocolpublic boolean isPartitionOn()
isPartitionOn in interface PARTITIONMBeanpublic void startPartition()
startPartition in interface PARTITIONMBeanpublic void stopPartition()
stopPartition in interface PARTITIONMBean
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||