Knopflerfish OSGi bundle Component Annotations 1.0.0
A C D M O R T V

A

Activate - Annotation Type in org.osgi.service.component.annotations
Identify the annotated method as the activate method of a Service Component.

C

Component - Annotation Type in org.osgi.service.component.annotations
Identify the annotated class as a Service Component.
ConfigurationPolicy - Enum in org.osgi.service.component.annotations
Configuration Policy for the Component annotation.

D

Deactivate - Annotation Type in org.osgi.service.component.annotations
Identify the annotated method as the deactivate method of a Service Component.

M

Modified - Annotation Type in org.osgi.service.component.annotations
Identify the annotated method as the modified method of a Service Component.

O

org.osgi.service.component.annotations - package org.osgi.service.component.annotations
Service Component Annotations Package Version 1.2.

R

Reference - Annotation Type in org.osgi.service.component.annotations
Identify the annotated method as a bind method of a Service Component.
ReferenceCardinality - Enum in org.osgi.service.component.annotations
Cardinality for the Reference annotation.
ReferencePolicy - Enum in org.osgi.service.component.annotations
Policy for the Reference annotation.
ReferencePolicyOption - Enum in org.osgi.service.component.annotations
Policy option for the Reference annotation.

T

toString() - Method in enum org.osgi.service.component.annotations.ConfigurationPolicy
 
toString() - Method in enum org.osgi.service.component.annotations.ReferenceCardinality
 
toString() - Method in enum org.osgi.service.component.annotations.ReferencePolicy
 
toString() - Method in enum org.osgi.service.component.annotations.ReferencePolicyOption
 

V

valueOf(String) - Static method in enum org.osgi.service.component.annotations.ConfigurationPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osgi.service.component.annotations.ReferenceCardinality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osgi.service.component.annotations.ReferencePolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osgi.service.component.annotations.ReferencePolicyOption
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.osgi.service.component.annotations.ConfigurationPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osgi.service.component.annotations.ReferenceCardinality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osgi.service.component.annotations.ReferencePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osgi.service.component.annotations.ReferencePolicyOption
Returns an array containing the constants of this enum type, in the order they are declared.

A C D M O R T V
Knopflerfish OSGi ${version}