This project has retired. For details please refer to its Attic page.
BaseURL (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)

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.