:: com :: sun :: star :: registry ::

service ImplementationRegistration
Description
is the implementation of the interface XImplementationRegistration. This service can be used to install or uninstall components (implementations). Further, it is possible to check if all runtime dependencies (needed services) are available to use a specified component. Guarantees:
  • -thread safe

Exported Interfaces
XImplementationRegistration
(referenced entity's summary:)
offers a registry for implementation objects and provides information about the registered implementations.

 
Top of Page