:: com :: sun :: star :: configuration :: bootstrap ::

deprecated service BootstrapContext
Usage Restrictions
deprecated
Description
provides access to a component context that is enhanced with bootstrap parameters for configuration services from the associated metaconfiguration mechanism.

The contained settings are used to initialize the ::com::sun::star::configuration::DefaultProvider and ::com::sun::star::configuration::backend::DefaultBackend of the component context.

The implementation is usally available as singleton in the context that it wraps..

Since
OOo 1.1.2

Exported Interfaces - Summary
::com::sun::star::uno::XComponentContext

provides access to metaconfiguration data. (details)

Exported Interfaces - Details
::com::sun::star::uno::XComponentContext
Description
provides access to metaconfiguration data.

Some values are retrieved from external metaconfiguration, if they are not overridden in the wrapped context.


 
Top of Page