Uses of Package
org.osgi.service.component.annotations

Packages that use org.osgi.service.component.annotations
aQute.bnd.component   
org.osgi.service.component.annotations Service Component Annotations Package Version 1.2. 
 

Classes in org.osgi.service.component.annotations used by aQute.bnd.component
Component
          Identify the annotated class as a Service Component.
Reference
          Identify the annotated method as a bind method of a Service Component.
 

Classes in org.osgi.service.component.annotations used by org.osgi.service.component.annotations
ConfigurationPolicy
          Configuration Policy for the Component annotation.
ReferenceCardinality
          Cardinality for the Reference annotation.
ReferencePolicy
          Policy for the Reference annotation.
ReferencePolicyOption
          Policy option for the Reference annotation.
ReferenceScope
          Reference scope for the Reference annotation.
ServiceScope
          Service scope for the Component annotation.
 



Copyright © 2014 aQute SARL. All rights reserved.