public class MERGE2 extends Protocol implements MERGE2MBean
| Modifier and Type | Method and Description |
|---|---|
void |
attachProtocol(Protocol p) |
long |
getMaxInterval() |
long |
getMinInterval() |
void |
setMaxInterval(long l) |
void |
setMinInterval(long i) |
create, destroy, dumpStats, getDownThread, getName, getPropertiesAsString, getStatsEnabled, getUpThread, printStats, resetStats, setObserver, setProperties, setStatsEnabled, start, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, destroy, dumpStats, getDownThread, getName, getPropertiesAsString, getStatsEnabled, getUpThread, printStats, resetStats, setObserver, setProperties, setStatsEnabled, start, stoppublic MERGE2()
public MERGE2(Protocol p)
public void attachProtocol(Protocol p)
attachProtocol in class Protocolpublic long getMinInterval()
getMinInterval in interface MERGE2MBeanpublic void setMinInterval(long i)
setMinInterval in interface MERGE2MBeanpublic long getMaxInterval()
getMaxInterval in interface MERGE2MBeanpublic void setMaxInterval(long l)
setMaxInterval in interface MERGE2MBeanCopyright ? 1998-2006 Bela Ban. All Rights Reserved.