JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
F
I
L
O
P
R
S
U
A
AdapterService
- Annotation Type in
org.apache.felix.dm.annotation.api
Annotates an Adapater service.
AspectService
- Annotation Type in
org.apache.felix.dm.annotation.api
Annotates an Aspect service.
B
BundleAdapterService
- Annotation Type in
org.apache.felix.dm.annotation.api
Annotates a bundle adapter service class.
BundleDependency
- Annotation Type in
org.apache.felix.dm.annotation.api
Annotates a class or method for a bundle dependency.
C
Component
- Annotation Type in
org.apache.felix.dm.annotation.api
Annotates an OSGi Component class with its dependencies.
Composition
- Annotation Type in
org.apache.felix.dm.annotation.api
Annotates a method returning the list of objects which are part of a Component implementation.
ConfigurationDependency
- Annotation Type in
org.apache.felix.dm.annotation.api
Annotates a method for injecting a Configuration Dependency.
D
Destroy
- Annotation Type in
org.apache.felix.dm.annotation.api
Annotates a method which is invoked when the component is destroyed.
F
FACTORY_INSTANCE
- Static variable in annotation type org.apache.felix.dm.annotation.api.
Component
Key used when providing an implementation when using a Component Factory .
FACTORY_NAME
- Static variable in annotation type org.apache.felix.dm.annotation.api.
Component
Service property name used to match a given Component Factory.
FactoryConfigurationAdapterService
- Annotation Type in
org.apache.felix.dm.annotation.api
Annotates a class that acts as a Factory Configuration Adapter Service.
I
Init
- Annotation Type in
org.apache.felix.dm.annotation.api
Annotates a method used to configure dynamic dependencies.
Inject
- Annotation Type in
org.apache.felix.dm.annotation.api
Inject classes in a component instance field.
L
LifecycleController
- Annotation Type in
org.apache.felix.dm.annotation.api
Injects a
Runnable
object in a Service for starting/stopping it programatically.
O
org.apache.felix.dm.annotation.api
- package org.apache.felix.dm.annotation.api
P
Property
- Annotation Type in
org.apache.felix.dm.annotation.api
Annotation used to describe a property key-value(s) pair.
PropertyMetaData
- Annotation Type in
org.apache.felix.dm.annotation.api
This annotation describes the data types of a configuration Property.
R
Registered
- Annotation Type in
org.apache.felix.dm.annotation.api
This annotation can be used to be notified when a component is registered.
RepeatableProperty
- Annotation Type in
org.apache.felix.dm.annotation.api
Annotation used to describe repeated Property annotation.
ResourceAdapterService
- Annotation Type in
org.apache.felix.dm.annotation.api
Annotates a class as a Resource adapter service.
ResourceDependency
- Annotation Type in
org.apache.felix.dm.annotation.api
Annotates a method of field as a Resource Dependency.
S
ServiceDependency
- Annotation Type in
org.apache.felix.dm.annotation.api
Annotates a method or a field for injecting a Service Dependency.
ServiceDependency.Any
- Interface in
org.apache.felix.dm.annotation.api
Marker interface used to match any service types.
Start
- Annotation Type in
org.apache.felix.dm.annotation.api
Annotates a method which will be invoked when the component is started.
Stop
- Annotation Type in
org.apache.felix.dm.annotation.api
Annotates a method which is invoked when the Service is being unregistered from the OSGi registry.
U
Unregistered
- Annotation Type in
org.apache.felix.dm.annotation.api
This annotation can be used to be notified when a component is unregistered from the registry.
A
B
C
D
F
I
L
O
P
R
S
U
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes