net.sourceforge.basher.internal.impl
Class TaskDecoratorImpl
java.lang.Object
net.sourceforge.basher.internal.impl.TaskDecoratorImpl
- All Implemented Interfaces:
- TaskDecorator
public class TaskDecoratorImpl
- extends Object
- implements TaskDecorator
- Version:
- $Revision$
- Author:
- Johan Lindquist
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TaskDecoratorImpl
public TaskDecoratorImpl()
setLog
public void setLog(org.apache.commons.logging.Log log)
setClassFactory
public void setClassFactory(org.ops4j.gaderian.service.ClassFactory classFactory)
decorateInstance
public Task decorateInstance(Object taskInstance)
- Specified by:
decorateInstance
in interface TaskDecorator
Copyright © 2006-2010 Basher Team. All Rights Reserved.