Uses of Interface
org.osgi.service.blueprint.reflect.ComponentMetadata
Packages that use ComponentMetadata
-
Uses of ComponentMetadata in org.osgi.service.blueprint.container
Methods in org.osgi.service.blueprint.container that return ComponentMetadataModifier and TypeMethodDescriptionBlueprintContainer.getComponentMetadata(String id) Return the Component Metadata object for the component with the specified component id. -
Uses of ComponentMetadata in org.osgi.service.blueprint.reflect
Subinterfaces of ComponentMetadata in org.osgi.service.blueprint.reflectModifier and TypeInterfaceDescriptioninterfaceMetadata for a Bean component.interfaceMetadata for a list of service references.interfaceMetadata for a reference that will bind to a single matching service in the service registry.interfaceMetadata for a service to be registered by the Blueprint Container when enabled.interfaceMetadata for a reference to an OSGi service.