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
InterruptedExceptionorg.jvnet.hudson.reactor.ReactorExceptionIOExceptionprotected void onInitMilestoneAttained(InitMilestone milestone)
Copyright © 2019. All rights reserved.