net.sourceforge.basher.example.tasks.spring
Class SpringBeanTask

java.lang.Object
  extended by net.sourceforge.basher.tasks.AbstractTask
      extended by net.sourceforge.basher.example.tasks.spring.SpringBeanTask
All Implemented Interfaces:
net.sourceforge.basher.Task

public class SpringBeanTask
extends net.sourceforge.basher.tasks.AbstractTask

Author:
Johan Lindquist

Constructor Summary
SpringBeanTask()
           
 
Method Summary
 void executeTask()
           
 
Methods inherited from class net.sourceforge.basher.tasks.AbstractTask
equals, failed, failed, hashCode, notRun, setLog, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SpringBeanTask

public SpringBeanTask()
Method Detail

executeTask

public void executeTask()
                 throws Throwable
Throws:
Throwable


Copyright © 2006-2010 Basher Team. All Rights Reserved.