Uses of Package
aQute.bnd.annotation

Packages that use aQute.bnd.annotation
aQute.bnd.indexer   
aQute.bnd.service   
aQute.bnd.service.action   
 

Classes in aQute.bnd.annotation used by aQute.bnd.indexer
ConsumerType
           Adding this annotation to a type in an API package indicates that the owner of that package will not change this interface in a minor update.
 

Classes in aQute.bnd.annotation used by aQute.bnd.service
ConsumerType
           Adding this annotation to a type in an API package indicates that the owner of that package will not change this interface in a minor update.
 

Classes in aQute.bnd.annotation used by aQute.bnd.service.action
ProviderType
           A change in a provider type (that is all except Consumer types) can be changed with only (at minimum) a minor update to the package API version number.
 



Copyright © 2014 aQute SARL. All rights reserved.