|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MetaTypeInformation
A MetaType Information object is created by the MetaTypeService to return meta type information for a specific bundle.
Method Summary | |
---|---|
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. |
Methods inherited from interface org.osgi.service.metatype.MetaTypeProvider |
---|
getLocales, getObjectClassDefinition |
Method Detail |
---|
java.lang.String[] getPids()
java.lang.String[] getFactoryPids()
org.osgi.framework.Bundle getBundle()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |