This project has retired. For details please refer to its
        
        Attic page.
      
org.apache.cocoon.rest.controller.annotation
Annotation Type RequestHeader
- @Retention(value=RUNTIME)
@Target(value=FIELD)
@Inherited
public @interface RequestHeader 
This annotation will be used RestController classes to access sitemap parameters.
 
value
public abstract String value
- 
 
- 
 - 
- Default:
- ""
 
Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.