OSGi Service Platform
Release 4 (draft)

Package org.osgi.service.metatype

The OSGi Metatype Package.

See:
          Description

Interface Summary
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.
 

Package org.osgi.service.metatype Description

The OSGi Metatype Package. Specification 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


OSGi Service Platform
Release 4 (draft)

Copyright (c) OSGi Alliance (2000, 2005). All Rights Reserved.