OSGi™ Compendium
Release 5

Package org.osgi.service.component.annotations

Service Component Annotations Package Version 1.2.

See:
          Description

Enum Summary
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.
 

Annotation Types Summary
Activate Identify the annotated method as the activate method of a Service Component.
Component Identify the annotated class as a Service Component.
Deactivate Identify the annotated method as the deactivate method of a Service Component.
Modified Identify the annotated method as the modified method of a Service Component.
Reference Identify the annotated method as a bind method of a Service Component.
 

Package org.osgi.service.component.annotations Description

Service Component Annotations Package Version 1.2.

This package is not used at runtime. Annotated classes are processed by tools to generate Component Descriptions which are used at runtime.


OSGi™ Compendium
Release 5

Copyright © OSGi Alliance (2000, 2013). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0