Annotation Type ExportPackage


  • @Retention(CLASS)
    @Target(PACKAGE)
    @Documented
    public @interface ExportPackage
    For annotating packages that should be exported. Must be placed in a file called package-info.java in the package that is to be exported.
    Author:
    Tony Vaagenes
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      Version version  
    • Element Detail

      • version

        Version version
        Default:
        @com.yahoo.osgi.annotation.Version