er.rest.routes
Annotation Type ERXRouteParameter
@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface ERXRouteParameter
ERXRouteParameter is an annotation that should be applied to a method on an IERXRouteComponent, which will be
automatically set from the route keys specified in a URL. For more information, see IERXRouteComponent
.
- Author:
- mschrag
Optional Element Summary |
java.lang.String |
value
|
value
public abstract java.lang.String value
- Default:
- ""
Copyright © 2002 – 2007 Project Wonder.