| Interface | Description |
|---|---|
| AttributeDefinition |
An interface to describe an attribute.
|
| MetaTypeInformation |
A MetaType Information object is created by the MetaTypeService to return
meta type information for a specific bundle.
|
| MetaTypeProvider |
Provides access to metatypes.
|
| MetaTypeService |
The MetaType Service can be used to obtain meta type information for a
bundle.
|
| ObjectClassDefinition |
Description for the data type information of an objectclass.
|
Metatype Package Version 1.1.
Bundles wishing to use this package must list the package in the Import-Package header of the bundle's manifest. For example:
Import-Package: org.osgi.service.metatype; version="[1.1,2.0)"