org.parancoe.web.controller.annotation
Annotation Type UrlMapping


@Retention(value=RUNTIME)
@Target(value=TYPE)
@Documented
public @interface UrlMapping

Annotation type to indicate the handling of a url

Author:
Andrea Nasato

Optional Element Summary
 java.lang.String value
           
 

value

public abstract java.lang.String value
Default:
""


Copyright © 2008 JUG Padova Parancoe Team. All Rights Reserved.