C E M P Q V 
All Classes All Packages

C

com.yahoo.api.annotations - package com.yahoo.api.annotations
 
com.yahoo.osgi.annotation - package com.yahoo.osgi.annotation
 

E

ExportPackage - Annotation Type in com.yahoo.osgi.annotation
For annotating packages that should be exported.

M

major() - Method in annotation type com.yahoo.osgi.annotation.Version
must be non-negative
micro() - Method in annotation type com.yahoo.osgi.annotation.Version
must be non-negative
minor() - Method in annotation type com.yahoo.osgi.annotation.Version
must be non-negative

P

PublicApi - Annotation Type in com.yahoo.api.annotations
For annotating packages that should be part of the public API.

Q

qualifier() - Method in annotation type com.yahoo.osgi.annotation.Version
must follow the format (alpha|digit|'_'|'-')+

V

version() - Method in annotation type com.yahoo.osgi.annotation.ExportPackage
 
Version - Annotation Type in com.yahoo.osgi.annotation
Version of an exported package The default version is 1.0.0
C E M P Q V 
All Classes All Packages