You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Component Registrar(CR)


Some of the APIs supported by Component Registrar:

APIDescription
registerCapabilitiesComponents to use this API to register supported parameters and objects with Cr
unregistername_spaceAPI to unregister a specific parameter/object
unregisterComponentAPI to deregister a specific component
discComponentSupportingNamespaceAPI to discover the component supporting a parameter or object
checkNamespaceDataTypeAPI to discover the data type of the parameters supported
getRegisteredComponentsAPI to discover all the registered components at that time
discNamespaceSupportedByComponentAPI to discover all the parameters registered by a component


  • No labels