public interface MetaTypeInformation extends MetaTypeProvider
Modifier and Type | Method and Description |
---|---|
org.osgi.framework.Bundle |
getBundle()
Return the bundle for which this object provides meta type information.
|
String[] |
getFactoryPids()
Return the Factory PIDs (for ManagedServiceFactories) for which
ObjectClassDefinition information is available.
|
String[] |
getPids()
Return the PIDs (for ManagedServices) for which ObjectClassDefinition
information is available.
|
getLocales, getObjectClassDefinition
String[] getPids()
String[] getFactoryPids()
org.osgi.framework.Bundle getBundle()
Copyright © 2006–2017 OSGi Alliance. All rights reserved.