Class UnixLifecycle

java.lang.Object
hudson.lifecycle.Lifecycle
hudson.lifecycle.UnixLifecycle
All Implemented Interfaces:
ExtensionPoint

public class UnixLifecycle extends Lifecycle
Lifecycle implementation when Hudson runs on the embedded servlet container on Unix.

Restart by exec to self.

Since:
1.304
Author:
Kohsuke Kawaguchi