net.sourceforge.basher.example.tasks
Class HelloWorldTask

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

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

Version:
1.0
Author:
Johan Lindquist

Constructor Summary
HelloWorldTask()
           
 
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

HelloWorldTask

public HelloWorldTask()
Method Detail

executeTask

public void executeTask()


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