Package aQute.bnd.annotation.jpms
@Export
@Version("1.0.0")
package aQute.bnd.annotation.jpms
-
ClassDescriptionAnnotation used on a package, in conjunction with the
Export
annotation, to express the JPMS modules to which this package is exported.Annotation used on a type to indicate that it is theMain-Class
of the application resulting in the manifest header.Annotation used on a package to declare it is open in terms of JPMS reflective access.