to.etc.webapp.annotations
Annotation Type GProperty


@Target(value=PARAMETER)
@Retention(value=RUNTIME)
public @interface GProperty

This compile-time annotation specifies that a given String parameter actually represents a property of the class specified by the nearest type parameter. It is used by the Eclipse plugin; it marks string parameters that actually represent some property.

Author:
Frits Jalvingh Created on Jan 3, 2010

Optional Element Summary
 int parameter
           
 

parameter

public abstract int parameter
Default:
-1