net.sourceforge.basher.example.tasks.hivemind
Class HivemindTask

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

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

Author:
Johan Lindquist

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

Constructor Detail

HivemindTask

public HivemindTask()
Method Detail

setLog

public void setLog(org.apache.commons.logging.Log log)
Overrides:
setLog in class net.sourceforge.basher.tasks.AbstractTask

executeTask

public void executeTask()
                 throws Throwable
Throws:
Throwable


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