org.jikesrvm
Interface Callbacks.AppCompleteMonitor

Enclosing class:
Callbacks

public static interface Callbacks.AppCompleteMonitor

Interface for monitoring when an application completes executing


Method Summary
 void notifyAppComplete(String app)
          Notify the monitor that the application has completed executing
 

Method Detail

notifyAppComplete

void notifyAppComplete(String app)
Notify the monitor that the application has completed executing

Parameters:
app - name of application