Uses of Package
hudson.init

Packages that use hudson.init
hudson   
hudson.diagnosis   
hudson.init Logic for Hudson startup. 
hudson.init.impl   
hudson.logging   
hudson.maven Maven support. 
hudson.model Core object model that are bound to URLs via stapler, rooted at Hudson
hudson.model.queue   
hudson.security.csrf   
hudson.triggers Built-in Triggers that run periodically to kick a new build. 
jenkins   
jenkins.model   
jenkins.security   
 

Classes in hudson.init used by hudson
InitStrategy
          Strategy pattern of the various key decision making during the Jenkins initialization.
 

Classes in hudson.init used by hudson.diagnosis
Initializer
          Placed on static methods to indicate that this method is to be run during the Jenkins start up to perform some sort of initialization tasks.
 

Classes in hudson.init used by hudson.init
Initializer
          Placed on static methods to indicate that this method is to be run during the Jenkins start up to perform some sort of initialization tasks.
InitMilestone
          Various key milestone in the initialization process of Hudson.
InitStrategy
          Strategy pattern of the various key decision making during the Jenkins initialization.
 

Classes in hudson.init used by hudson.init.impl
Initializer
          Placed on static methods to indicate that this method is to be run during the Jenkins start up to perform some sort of initialization tasks.
 

Classes in hudson.init used by hudson.logging
Initializer
          Placed on static methods to indicate that this method is to be run during the Jenkins start up to perform some sort of initialization tasks.
 

Classes in hudson.init used by hudson.maven
Initializer
          Placed on static methods to indicate that this method is to be run during the Jenkins start up to perform some sort of initialization tasks.
 

Classes in hudson.init used by hudson.model
Initializer
          Placed on static methods to indicate that this method is to be run during the Jenkins start up to perform some sort of initialization tasks.
 

Classes in hudson.init used by hudson.model.queue
Initializer
          Placed on static methods to indicate that this method is to be run during the Jenkins start up to perform some sort of initialization tasks.
 

Classes in hudson.init used by hudson.security.csrf
Initializer
          Placed on static methods to indicate that this method is to be run during the Jenkins start up to perform some sort of initialization tasks.
 

Classes in hudson.init used by hudson.triggers
Initializer
          Placed on static methods to indicate that this method is to be run during the Jenkins start up to perform some sort of initialization tasks.
 

Classes in hudson.init used by jenkins
InitMilestone
          Various key milestone in the initialization process of Hudson.
 

Classes in hudson.init used by jenkins.model
InitMilestone
          Various key milestone in the initialization process of Hudson.
 

Classes in hudson.init used by jenkins.security
Initializer
          Placed on static methods to indicate that this method is to be run during the Jenkins start up to perform some sort of initialization tasks.
 



Copyright © 2004-2013. All Rights Reserved.