net.sourceforge.basher.example.tasks
Class PlainClassTask

java.lang.Object
  extended by net.sourceforge.basher.example.tasks.PlainClassTask

public class PlainClassTask
extends Object

Author:
Johan Lindquist

Constructor Summary
PlainClassTask()
           
 
Method Summary
 List<net.sourceforge.basher.Phase> applicablePhases()
           
 void executeTask()
           
 String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlainClassTask

public PlainClassTask()
Method Detail

executeTask

public void executeTask()

getName

public String getName()

applicablePhases

public List<net.sourceforge.basher.Phase> applicablePhases()


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