| 
 | Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface EndpointProperty
Specifies a property to record for the endpoint
| Required Element Summary | |
|---|---|
|  String | keyThe key to record the property | 
|  String[] | valueThe value(s) of the property | 
| Element Detail | 
|---|
public abstract String[] value
public abstract String key
| 
 | Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||