Package aQute.bnd.annotation.jpms
Annotation Type Open
-
@Documented @Retention(CLASS) @Target(PACKAGE) public @interface Open
Annotation used on a package to declare it is open in terms of JPMS reflective access. This information is added to themodule-info.class
.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.String[]
value
-