Module openj9.dtfj
Package com.ibm.j9ddr

Interface IBootstrapRunnable

All Known Implementing Classes:
Bootstrap, DTFJBootstrapShim, FindVMTask, GCCheckRunner, GetCommandsTask, J9RASInfoBootstrapShim

public interface IBootstrapRunnable
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    run(IVMData vmData, Object[] userData)
     
  • Method Details