| Package | Description |
|---|---|
| org.osgi.service.blueprint.container | |
| org.osgi.service.blueprint.reflect |
| Class | Description |
|---|---|
| ComponentMetadata |
Metadata for managed components.
|
| Class | Description |
|---|---|
| ComponentMetadata |
Metadata for managed components.
|
| Metadata |
Top level Metadata type.
|
| NonNullMetadata |
Metadata for a value that cannot
null. |
| NullMetadata |
Metadata for a value specified to be
null via the <null>
element. |
| ServiceReferenceMetadata |
Metadata for a reference to an OSGi service.
|
| Target |
A common interface for managed components that can be used as a direct target
for method calls.
|