public class InitReactorRunner extends Object
Reactor
for the purpose of bootup.Constructor and Description |
---|
InitReactorRunner() |
Modifier and Type | Method and Description |
---|---|
protected void |
onInitMilestoneAttained(InitMilestone milestone)
Called when the init milestone is attained.
|
void |
run(org.jvnet.hudson.reactor.Reactor reactor) |
public void run(org.jvnet.hudson.reactor.Reactor reactor) throws InterruptedException, org.jvnet.hudson.reactor.ReactorException, IOException
InterruptedException
org.jvnet.hudson.reactor.ReactorException
IOException
protected void onInitMilestoneAttained(InitMilestone milestone)
Copyright © 2018. All rights reserved.