All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description Executable Represents code that can be executed.Milestone Marker interface that indicates a milestone in the reactor process.MilestoneImpl DefaultMilestoneimplementation.Reactor Executes a set ofTasks that dependend on each other.ReactorException Used to tunnel application-thrownThrowable(Error or Exception) to the caller.ReactorListener Receives callback during theexecute(Executor, ReactorListener).ReactorListener.Aggregator Bundles multiple listeners into one.Task One initialization taskTaskBuilder TaskGraphBuilder Builder/fluent-API pattern to build up a series of related tasks.TaskGraphBuilder.Handle Handle to the task.