org.jikesrvm.scheduler
Class Lock.AppRunStartMonitor
java.lang.Object
org.jikesrvm.scheduler.Lock.AppRunStartMonitor
- All Implemented Interfaces:
- Callbacks.AppRunStartMonitor
- Enclosing class:
- Lock
private static final class Lock.AppRunStartMonitor
- extends Object
- implements Callbacks.AppRunStartMonitor
Initialize counts in preparation for gathering statistics
Method Summary |
void |
notifyAppRunStart(String app,
int value)
Notify the monitor that the application has started a run |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Lock.AppRunStartMonitor
private Lock.AppRunStartMonitor()
notifyAppRunStart
public void notifyAppRunStart(String app,
int value)
- Description copied from interface:
Callbacks.AppRunStartMonitor
- Notify the monitor that the application has started a run
- Specified by:
notifyAppRunStart
in interface Callbacks.AppRunStartMonitor
- Parameters:
app
- application namevalue
- run number