Annotation Interface 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 the module-info.class.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • value

      String[] value
      Default:
      {}