|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.proactive.calcium.monitor.SimpleLogMonitor
public class SimpleLogMonitor
Constructor Summary | |
---|---|
SimpleLogMonitor(Calcium calcium,
int frequency)
|
Method Summary | |
---|---|
boolean |
isStoped()
|
void |
start()
|
void |
stop()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimpleLogMonitor(Calcium calcium, int frequency)
Method Detail |
---|
public void stop()
stop
in interface Monitor
public void start()
start
in interface Monitor
public boolean isStoped()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |