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