@Retention(value=RUNTIME) @Target(value=TYPE) @Inherited public static @interface ScanningSuite.IncludeWithAnnotation
Modifier and Type | Required Element and Description |
---|---|
Class<? extends Annotation>[] |
annotations |
String[] |
value |
public abstract String[] value
public abstract Class<? extends Annotation>[] annotations
Copyright © 2003–2017 Atlassian. All rights reserved.