org.jikesrvm
Interface Callbacks.AppStartMonitor

Enclosing class:
Callbacks

public static interface Callbacks.AppStartMonitor

Interface for monitoring when an application starts executing


Method Summary
 void notifyAppStart(String app)
          Notify the monitor that the application has started executing
 

Method Detail

notifyAppStart

void notifyAppStart(String app)
Notify the monitor that the application has started executing

Parameters:
app - application name