Class Summary |
Activator |
The Activator class is the BundleActivator of
this bundle and provides abstract logging functionality: If a
LogService is available, that service is used, otherwise
logging goes to standard output or standard error (in case of level ERROR
messages). |
LocalizedObjectClassDefinition |
The LocalizedObjectClassDefinition class is the implementation
of the ObjectClassDefinition interface. |
MetaTypeInformationImpl |
The MetaTypeInformationImpl class implements the
MetaTypeInformation interface returned from the
MetaTypeService . |
ServiceMetaTypeInformation |
The ServiceMetaTypeInformation extends the
MetaTypeInformationImpl adding support to register and unregister
ManagedService s and ManagedServiceFactory s
also implementing the MetaTypeProvider interface. |