org.objectweb.proactive.calcium.monitor
Class SimpleLogMonitor

java.lang.Object
  extended by org.objectweb.proactive.calcium.monitor.SimpleLogMonitor
All Implemented Interfaces:
Monitor

public class SimpleLogMonitor
extends java.lang.Object
implements Monitor


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

SimpleLogMonitor

public SimpleLogMonitor(Calcium calcium,
                        int frequency)
Method Detail

stop

public void stop()
Specified by:
stop in interface Monitor

start

public void start()
Specified by:
start in interface Monitor

isStoped

public boolean isStoped()


Copyright 2001-2007 INRIA All Rights Reserved.