Package org.zeroturnaround.exec.listener
-
Interface Summary Interface Description ProcessDestroyer Destroys all registeredProcessafter a certain event, typically when the VM exits -
Class Summary Class Description CompositeProcessListener Composite process event handler.DestroyerListenerAdapter Process event handler that wraps a process destroyer.ProcessListener Event handler for process events.ShutdownHookProcessDestroyer Destroys all registeredProcesses when the VM exits.