Annotation Type BundleDocURL


  • @Retention(CLASS)
    @Target({ANNOTATION_TYPE,TYPE})
    public @interface BundleDocURL
    The Bundle-DocURL headers must contain a URL pointing to documentation about this bundle.
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.String value
      The Bundle-DocURL headers must contain a URL pointing to documentation about this bundle.
    • Element Detail

      • value

        java.lang.String value
        The Bundle-DocURL headers must contain a URL pointing to documentation about this bundle.