Uses of Class
hudson.init.InitStrategy
Packages that use InitStrategy
-
Uses of InitStrategy in hudson
Methods in hudson with parameters of type InitStrategyModifier and TypeMethodDescriptionorg.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 InitStrategyModifier and TypeMethodDescriptionstatic InitStrategy
InitStrategy.get
(ClassLoader cl) Obtains the instance to be used.