Interface ProcessTreeRemoting.IProcessTree

All Known Implementing Classes:
ProcessTree, ProcessTree.Local
Enclosing class:
ProcessTreeRemoting

public static interface ProcessTreeRemoting.IProcessTree
  • Method Summary

    Modifier and Type Method Description
    void killAll​(java.util.Map<java.lang.String,​java.lang.String> modelEnvVars)  
  • Method Details

    • killAll

      void killAll​(java.util.Map<java.lang.String,​java.lang.String> modelEnvVars) throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException