@Target(value={TYPE,METHOD})
@Documented
@Retention(value=RUNTIME)
public @interface Post
| Modifier and Type | Optional Element and Description | 
|---|---|
java.lang.String[] | 
value
All paths that will be mapped to an annotated Resource method. 
 | 
Copyright © 2013 Caelum. All Rights Reserved.