Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

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:


Exported Interfaces

com::sun::star::registry::XImplementationRegistration
Description
offers a registry for implementation objects and provides information about the registered implementations.

Top of Page