@Retention(value=RUNTIME)
@Target(value=java.lang.annotation.ElementType.TYPE)
@Documented
public @interface UESRESTService
| Modifier and Type | Optional Element and Description | 
|---|---|
boolean | 
publishDescriptor
Parameter for control publishing REST services descriptions. 
 |