aQute.bnd.annotation.headers
Annotation Type BundleDocURL


@Retention(value=CLASS)
@Target(value={ANNOTATION_TYPE,TYPE})
public @interface BundleDocURL

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


Required Element Summary
 String value
          The Bundle-DocURL headers must contain a URL pointing to documentation about this bundle.
 

Element Detail

value

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



Copyright © 2014 aQute SARL. All rights reserved.