Class ProcessWrapperRegistry

java.lang.Object
de.foellix.aql.system.ProcessWrapperRegistry

public class ProcessWrapperRegistry extends Object
  • Method Details

    • getInstance

      public static ProcessWrapperRegistry getInstance()
    • register

      public void register(ProcessWrapper processWrapper)
    • unregister

      public void unregister(ProcessWrapper processWrapper)
    • reportAlive

      public void reportAlive()
    • cancelAll

      public void cancelAll()