net.sourceforge.basher.internal.impl
Class TaskCreatorImpl
java.lang.Object
net.sourceforge.basher.internal.impl.TaskCreatorImpl
- All Implemented Interfaces:
- TaskCreator
public class TaskCreatorImpl
- extends Object
- implements TaskCreator
- Version:
- $Revision$
- Author:
- Johan Lindquist
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TaskCreatorImpl
public TaskCreatorImpl()
setTaskDecorator
public void setTaskDecorator(TaskDecorator taskDecorator)
createTask
public Task createTask(Class taskClassName)
- Specified by:
createTask
in interface TaskCreator
Copyright © 2006-2010 Basher Team. All Rights Reserved.