|
OSGi™ Enterprise Release 5 |
|||||||||
| 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.
| Field Summary |
|---|
| Fields inherited from interface org.osgi.service.metatype.MetaTypeProvider |
|---|
METATYPE_FACTORY_PID, METATYPE_PID |
| Method Summary | |
|---|---|
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()
Bundle getBundle()
|
OSGi™ Enterprise Release 5 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||