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


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

Annotation type to indicate the handling of an array of urls

Author:
Andrea Nasato

Required Element Summary
 UrlMapping[] values
           
 

Element Detail

values

public abstract UrlMapping[] values


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