JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.osgi.annotation.bundle
Annotation Interface Headers
@Documented
@Retention
(
CLASS
)
@Target
({
TYPE
,
PACKAGE
})
public @interface
Headers
Container annotation for repeated
Header
annotations.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
Header
[]
value
Repeated
Header
annotations.
Element Details
value
Header
[]
value
Repeated
Header
annotations.