Interface | Description |
---|---|
ClassWorkSource.ParameterManufacturer |
Manufactures the
ParameterFactory . |
ParameterFactory |
Creates the parameter for the
ClassTask . |
Class | Description |
---|---|
ClassTask | |
ClassTaskFactory |
TaskFactory for the ClassTask . |
ClassWork |
Work for the class. |
ClassWorkFactory |
WorkFactory for the ClassWork . |
ClassWorkSource | |
ClassWorkSource.FlowInterfaceParameterManufacturer<A extends Annotation> | |
ClassWorkSource.TaskContextParameterManufacturer | |
FlowMethodMetaData |
Meta-data of a
Method on a FlowInterface . |
FlowParameterFactory |
ParameterFactory to obtain the JobSequence . |
ObjectParameterFactory |
ParameterFactory for an Object . |
Sequence |
Sequence to obtain the next index.
|
TaskContextParameterFactory |
ParameterFactory for the TaskContext . |
Annotation Type | Description |
---|---|
FlowInterface |
Annotates an interface to have each of its methods be a
JobSequence that may
be invoked by the Task class method. |
NonTaskMethod | |
Qualifier |
Enables qualifying dependencies.
|
Copyright © 2005–2016. All rights reserved.