Annotation Type ScanningSuite.IncludeWithAnnotation
-
@Retention(RUNTIME) @Target(TYPE) @Inherited public static @interface ScanningSuite.IncludeWithAnnotation
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description Class<? extends Annotation>[]
annotations
String[]
value
-
-
-
Element Detail
-
value
String[] value
-
-
-
annotations
Class<? extends Annotation>[] annotations
-
-