Uses of Package
org.jvnet.hudson.reactor

Classes in org.jvnet.hudson.reactor used by org.jvnet.hudson.reactor
Executable
          Represents code that can be executed.
Milestone
          Marker interface that indicates a milestone in the reactor process.
Reactor
          Executes a set of Tasks that dependend on each other.
ReactorException
          Used to tunnel application-thrown Throwable (Error or Exception) to the caller.
ReactorListener
          Receives callback during the execute(Executor, ReactorListener).
Task
          One initialization task
TaskBuilder
          Contributes Tasks to a Reactor execution.
TaskGraphBuilder
          Builder/fluent-API pattern to build up a series of related tasks.
TaskGraphBuilder.Handle
          Handle to the task.
 



Copyright © 2011. All Rights Reserved.