@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface EndpointProperties
Modifier and Type | Required Element and Description |
---|---|
EndpointProperty[] |
value
The properties
|
public abstract EndpointProperty[] value
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.