module com::sun::star::loader |
submodules |
services |
Dynamic | makes it possible to access services accessible via a UnoUrlResolver
E.g.: instantiation of services in an other process
|
Java | makes it possible to access the services implemented in a Java class file. |
SharedLibrary | makes it possible to access the services implemented in a shared library. |
interfaces |
XImplementationLoader | defines the interface for classes that manage all the work needed to instantiate an implementation. |
structs |
exceptions |
CannotActivateFactoryException | is thrown when an application tries to activate a component factory using the XImplementationLoader::activate() method, but the component factory cannot be activated. |
enums |
typedefs |
constant groups |
Copyright 2001 OpenOffice.org Foundation. All Rights Reserved.