org.jikesrvm
Interface Callbacks.RecompileAllDynamicallyLoadedMethodsMonitor

All Known Implementing Classes:
Controller
Enclosing class:
Callbacks

public static interface Callbacks.RecompileAllDynamicallyLoadedMethodsMonitor

Interface for requesting VM to recompile all previously dynamically compiled methods


Method Summary
 void notifyRecompileAll()
          Notify the monitor that the application has requested the recompile
 

Method Detail

notifyRecompileAll

void notifyRecompileAll()
Notify the monitor that the application has requested the recompile