Uses of Class
hudson.lifecycle.Lifecycle

Packages that use Lifecycle
hudson.lifecycle   
jenkins.model   
 

Uses of Lifecycle in hudson.lifecycle
 

Subclasses of Lifecycle in hudson.lifecycle
 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.
 

Methods in hudson.lifecycle that return Lifecycle
static Lifecycle Lifecycle.get()
          Gets the singleton instance.
 

Uses of Lifecycle in jenkins.model
 

Methods in jenkins.model that return Lifecycle
 Lifecycle Jenkins.getLifecycle()
           
 



Copyright © 2004-2013. All Rights Reserved.