Package org.glassfish.tests.utils.junit
Annotation Type Classes
-
@Documented @Inherited @Retention(RUNTIME) @Target(TYPE) public @interface Classes
Set of additional classes processed by HK2.Note: This annotation is ignored when processing file provided by the
DomainXmlannotation.- Author:
- David Matejcek
-
-
Element Detail
-
value
Class<?>[] value
- Returns:
- set of classes processed by HK2
-
-