|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.spy.SpyObject
net.spy.util.TTLMonitor
public final class TTLMonitor
Monitor TTLs.
TTL| Method Summary | |
|---|---|
void |
add(TTL ttl)
Add a new TTL to the list we're monitoring. |
static TTLMonitor |
getTTLMonitor()
Get the singleton instance of the TTLMonitor. |
void |
shutdown()
Shutdown the monitor. |
| Methods inherited from class net.spy.SpyObject |
|---|
getLogger |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void shutdown()
public static TTLMonitor getTTLMonitor()
public void add(TTL ttl)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||