|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GeneratorTaskFactory<T extends GeneratorTaskFactory<T,U>,U extends GeneratorTaskSpec<U>>
This interface defines a factory for creating generator tasks. A generator task performs some calculation and puts the result in a target object.
ActionTaskFactory
,
ProcessTaskFactory
Field Summary |
---|
Fields inherited from interface org.schmant.task.confable.OverwriteConfigurable |
---|
DEFAULT_OVERWRITE_STRATEGY |
Method Summary |
---|
Methods inherited from interface org.schmant.task.TaskFactory |
---|
copy, create, getLastCreated, getSpecification |
Methods inherited from interface org.schmant.task.confable.LoggingConfigurable |
---|
setLogFooter, setLogHeader, setReportLevel, setTraceLogging |
Methods inherited from interface org.schmant.task.TaskRunnable |
---|
run |
Methods inherited from interface org.schmant.task.confable.TargetConfigurable |
---|
setTarget |
Methods inherited from interface org.schmant.task.confable.OverwriteConfigurable |
---|
setOverwrite, setOverwriteStrategy |
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |