Uses of Interface
org.spincast.plugins.processutils.ProcessKiller
Packages that use ProcessKiller
-
Uses of ProcessKiller in org.spincast.plugins.processutils
Methods in org.spincast.plugins.processutils that return ProcessKillerModifier and TypeMethodDescriptionprotected ProcessKillerProcessExecutionHandlerDefault.getProcessKiller()Can benullif the process was not created.Methods in org.spincast.plugins.processutils with parameters of type ProcessKillerModifier and TypeMethodDescriptionvoidProcessExecutionHandler.setProcessAndProcessKiller(Process process, ProcessKiller processKiller) Internal use.voidProcessExecutionHandlerDefault.setProcessAndProcessKiller(Process process, ProcessKiller processKiller)