Package | Description |
---|---|
org.osgi.service.blueprint.container |
Blueprint Container Package Version 1.0.
|
org.osgi.service.blueprint.reflect |
Blueprint Reflection Package Version 1.0.
|
Modifier and Type | Method and Description |
---|---|
<T extends ComponentMetadata> |
BlueprintContainer.getMetadata(Class<T> type)
Return all
ComponentMetadata objects of the specified Component
Metadata type. |
Modifier and Type | Method and Description |
---|---|
ComponentMetadata |
BlueprintContainer.getComponentMetadata(String id)
Return the Component Metadata object for the component with the specified
component id.
|
Modifier and Type | Interface and Description |
---|---|
interface |
BeanMetadata
Metadata for a Bean component.
|
interface |
ReferenceListMetadata
Metadata for a list of service references.
|
interface |
ReferenceMetadata
Metadata for a reference that will bind to a single matching service in the
service registry.
|
interface |
ServiceMetadata
Metadata for a service to be registered by the Blueprint Container when
enabled.
|
interface |
ServiceReferenceMetadata
Metadata for a reference to an OSGi service.
|
Copyright © OSGi Alliance (2000, 2015). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0