Package | Description |
---|---|
hudson.lifecycle | |
jenkins.model |
Modifier and Type | Class and Description |
---|---|
class |
SolarisSMFLifecycle
Lifecycle for Hudson installed as SMF service. |
class |
UnixLifecycle
Lifecycle implementation when Hudson runs on the embedded
servlet container on Unix. |
class |
WindowsServiceLifecycle
Lifecycle for Hudson installed as Windows service. |
Modifier and Type | Method and Description |
---|---|
static Lifecycle |
Lifecycle.get()
Gets the singleton instance.
|
Modifier and Type | Method and Description |
---|---|
Lifecycle |
Jenkins.getLifecycle() |
Copyright © 2014. All rights reserved.