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