|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
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).AD class represents the AD element of the
meta type descriptor.serviceRef with
this instance if the service is a MetaTypeProvider
instance and either a service.factoryPid or
service.pid property is set in the service registration
properties.
Attribute TODOBundleResources TODOAD object to hold the contents of the
AD element.
Attribute object to hold the contents of the
Attribute element.
Designate object to hold the contents of the
Designate element.
DesignateObject object to hold the contents of the
Object element.
MetaData object to hold the contents of the
MetaData element.
OCD object to hold the contents of the
OCD element.
DefaultMetaTypeProvider class is an implementation of the
MetaTypeProvider interface whichis configured for a given
bundle using a MetaData object.Designate class represents the Designate
element of the meta type descriptor.DesignateObject class represents the Object element of
the meta type descriptor.Bundle to which this instance belongs.
LocalizedObjectClassDefinition class is the implementation
of the ObjectClassDefinition interface.MetaData class represents the MetaData
element of the meta type descriptor.MetaDataReader provides two methods to read meta type
documents according to the MetaType schema (105.8 XML Schema).MetaTypeInformationImpl class implements the
MetaTypeInformation interface returned from the
MetaTypeService.OCD class represents the OCD element of the
meta type descriptor.url.
serviceRef from
this instance.
Resources TODOBundle which is handled by
this instance.
ServiceMetaTypeInformation extends the
MetaTypeInformationImpl adding support to register and unregister
ManagedServices and ManagedServiceFactorys
also implementing the MetaTypeProvider interface.bundle.
LogService
Try to get the LogService
Registers the MetaTypeService implementation provided
by this bundle.
valueString and returns an
indication of the success:
null
If neither a minimal value nor a
maximal value nor any
optional values are defined in this
instance, validation cannot be performed.
AD.validate(String) method if the
value is greater than the specified maximum value
(value is "%greater than maximum").
AD.validate(String) method if the
value is less than the specified minimum value
(value is "%less than minimum").
AD.validate(String) method if the
value is not any of the specified option values
(value is "%not a valid option").
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||