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 ProcessKiller
ProcessExecutionHandlerDefault.getProcessKiller()
Can benull
if the process was not created.Methods in org.spincast.plugins.processutils with parameters of type ProcessKillerModifier and TypeMethodDescriptionvoid
ProcessExecutionHandler.setProcessAndProcessKiller
(Process process, ProcessKiller processKiller) Internal use.void
ProcessExecutionHandlerDefault.setProcessAndProcessKiller
(Process process, ProcessKiller processKiller)