@Documented @Retention(value=RUNTIME) @Target(value=TYPE) @Inherited public @interface EndpointProperties
| Modifier and Type | Required Element and Description | 
|---|---|
| EndpointProperty[] | valueThe properties | 
public abstract EndpointProperty[] value
Apache CXF