Index
All Classes and Interfaces|All Packages
B
- Beta - Annotation Interface in com.yahoo.api.annotations
-
Signifies that the annotated Java type/method/constructor is under development and may still change before they stabilize.
C
- com.yahoo.api.annotations - package com.yahoo.api.annotations
- com.yahoo.component.annotation - package com.yahoo.component.annotation
- com.yahoo.osgi.annotation - package com.yahoo.osgi.annotation
E
- ExportPackage - Annotation Interface in com.yahoo.osgi.annotation
-
For annotating packages that should be exported.
I
- Inject - Annotation Interface in com.yahoo.component.annotation
-
Use this annotation to specify which constructor should be used when constructing a component.
M
- major() - Element in annotation interface com.yahoo.osgi.annotation.Version
-
must be non-negative
- micro() - Element in annotation interface com.yahoo.osgi.annotation.Version
-
must be non-negative
- minor() - Element in annotation interface com.yahoo.osgi.annotation.Version
-
must be non-negative
P
- PublicApi - Annotation Interface in com.yahoo.api.annotations
-
For annotating packages that should be part of the public API.
Q
- qualifier() - Element in annotation interface com.yahoo.osgi.annotation.Version
-
must follow the format (alpha|digit|'_'|'-')+
V
- version() - Element in annotation interface com.yahoo.osgi.annotation.ExportPackage
- Version - Annotation Interface in com.yahoo.osgi.annotation
-
Version of an exported package The default version is 1.0.0
All Classes and Interfaces|All Packages