org.deegree.tools.annotations
Annotation Type Tool
@Retention(value=RUNTIME)
@Documented
@Target(value=TYPE)
public @interface Tool
The Tool annotation can be used to define a class with a main method as a tool. Such a tool should
supply a short description (as well as a main method of course).
- Version:
- $Revision: 18339 $, $Date: 2009-07-07 11:58:37 +0200 (Di, 07 Jul 2009) $
- Author:
- Rutger Bezema, last edited by: $Author: rbezema $
value
public abstract String value
- Returns:
- the short description of this tool.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org]]>