|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdk.netarkivet.harvester.sidekick.DefaultMonitorHook
public abstract class DefaultMonitorHook
Constructor Summary | |
---|---|
DefaultMonitorHook()
Does nothing. |
Method Summary | |
---|---|
long |
getMemory()
Not implemented! |
boolean |
isRunning()
Returns true if the application is running. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface dk.netarkivet.harvester.sidekick.MonitorHook |
---|
getReport |
Constructor Detail |
---|
public DefaultMonitorHook()
Method Detail |
---|
public boolean isRunning()
isRunning
in interface MonitorHook
public long getMemory()
getMemory
in interface MonitorHook
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |