Annotation Type AsyncServers
-
@Target({METHOD,TYPE,ANNOTATION_TYPE}) @Retention(RUNTIME) @Inherited public @interface AsyncServers
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description AsyncServer[]value
-
-
-
Element Detail
-
value
AsyncServer[] value
- Default:
- {}
-
-