MetaTypeProvider
public interface MetaTypeInformation extends MetaTypeProvider
Modifier and Type | Method | Description |
---|---|---|
org.osgi.framework.Bundle |
getBundle() |
Return the bundle for which this object provides meta type information.
|
java.lang.String[] |
getFactoryPids() |
Return the Factory PIDs (for ManagedServiceFactories) for which
ObjectClassDefinition information is available.
|
java.lang.String[] |
getPids() |
Return the PIDs (for ManagedServices) for which ObjectClassDefinition
information is available.
|
getLocales, getObjectClassDefinition
java.lang.String[] getPids()
java.lang.String[] getFactoryPids()
org.osgi.framework.Bundle getBundle()