service ImplementationRegistration in module com::sun::star::registry::

(Global Index)

Syntax

service ImplementationRegistration;

Description

is the implementation of the interface XImplementationRegistration. This service allows installation or deinstallation implementations. Further, it is possible to check if all needed services are available to create a specified implementation. Guarantees:

Exported Interfaces

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

Description

offers a registry for implementation objects and provides information about the registered implementations.


Top of Page