Uses of Class
hudson.init.InitStrategy

Packages that use InitStrategy
hudson   
hudson.init Logic for Hudson startup. 
 

Uses of InitStrategy in hudson
 

Methods in hudson with parameters of type InitStrategy
 org.jvnet.hudson.reactor.TaskBuilder PluginManager.initTasks(InitStrategy initStrategy)
          Called immediately after the construction.
 

Uses of InitStrategy in hudson.init
 

Methods in hudson.init that return InitStrategy
static InitStrategy InitStrategy.get(ClassLoader cl)
          Obtains the instance to be used.
 



Copyright © 2004-2013. All Rights Reserved.