org.apache.cocoon.rest.controller.annotation
Annotation Type BaseURL


@Retention(value=RUNTIME)
@Target(value=FIELD)
@Inherited
public @interface BaseURL

This annotation will be used in RestController classes to the base URL of the current request.



Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.