org.objectweb.fractal.fraclet.doclets
Interface FractalLccTag

All Superinterfaces:
DocletTag, Serializable

public interface FractalLccTag
extends DocletTag

Method annotation describing a Fractal lifecyle step.

Version:
$Revision: 1.2 $
Author:
Romain Rouvoy
Annotation location:
method
Deprecated annotation.
This tag is deprecated please use the lifecycle tag instead.

Method Summary
 String getOn()
           
 
Methods inherited from interface com.thoughtworks.qdox.model.DocletTag
getContext, getLineNumber, getName, getNamedParameter, getNamedParameterMap, getParameters, getValue
 

Method Detail

getOn

String getOn()
Returns:
the step of the lifecyle.
Annotation argument allowed value:
start, stop