Uses of Interface
org.osgi.service.blueprint.reflect.ServiceReferenceMetadata
-
Packages that use ServiceReferenceMetadata Package Description org.osgi.service.blueprint.reflect Blueprint Reflection Package Version 1.0. -
-
Uses of ServiceReferenceMetadata in org.osgi.service.blueprint.reflect
Subinterfaces of ServiceReferenceMetadata in org.osgi.service.blueprint.reflect Modifier and Type Interface Description 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.
-