Uses of Interface
org.osgi.service.blueprint.reflect.Metadata
Packages that use Metadata
-
Uses of Metadata in org.osgi.service.blueprint.reflect
Subinterfaces of Metadata in org.osgi.service.blueprint.reflectModifier and TypeInterfaceDescriptioninterface
Metadata for a Bean component.interface
Metadata for a collection based value.interface
Metadata for managed components.interface
Metadata for the verified id of another component managed by the Blueprint Container.interface
Metadata for a Map based value.interface
Metadata for a value that cannotnull
.interface
Metadata for a value specified to benull
via the <null> element.interface
Metadata for ajava.util.Properties
based value.interface
Metadata for a list of service references.interface
Metadata for a reference that will bind to a single matching service in the service registry.interface
Metadata for a reference to another component managed by the Blueprint Container.interface
Metadata for a service to be registered by the Blueprint Container when enabled.interface
Metadata for a reference to an OSGi service.interface
A common interface for managed components that can be used as a direct target for method calls.interface
Metadata for a simpleString
value that will be type-converted if necessary before injecting.Methods in org.osgi.service.blueprint.reflect that return Metadata