net.sourceforge.basher.annotations
Annotation Type BasherExecuteMethod


@Documented
@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface BasherExecuteMethod

Defines the specified method as a Task execution method. This method will be executed when the task in question is selected for execution.

Version:
$Revision$
Author:
Johan Lindquist



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