public class DependencyAutoWireTaskFactory extends Object implements ITaskFactory
ITaskFactory which wires the dependencies of a task based on its input files.| Modifier and Type | Field and Description |
|---|---|
static String |
DEPENDENCY_AUTO_WIRE |
| Constructor and Description |
|---|
DependencyAutoWireTaskFactory(ITaskFactory taskFactory) |
public static final String DEPENDENCY_AUTO_WIRE
public DependencyAutoWireTaskFactory(ITaskFactory taskFactory)
public TaskInternal createTask(ProjectInternal project, Map<String,?> args)
createTask in interface ITaskFactoryCopyright © 2013. All rights reserved