Package org.zeroturnaround.exec.listener
-
Interface Summary Interface Description ProcessDestroyer Destroys all registeredProcess
after 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 registeredProcess
es when the VM exits.