Uses of Interface
org.osgi.service.metatype.ObjectClassDefinition
-
Packages that use ObjectClassDefinition Package Description org.osgi.service.metatype -
-
Uses of ObjectClassDefinition in org.osgi.service.metatype
Methods in org.osgi.service.metatype that return ObjectClassDefinition Modifier and Type Method Description ObjectClassDefinition
MetaTypeProvider. getObjectClassDefinition(java.lang.String id, java.lang.String locale)
Returns an object class definition for the specified id localized to the specified locale.
-