submodules
services
interfaces
structs
exceptions
enums
typedefs
constant groups
Description
Component implementation loader interfaces.
Dynamic |
makes it possible to access services accessible via a UnoUrlResolver
E.g., instantiation of services in another 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.
|
XImplementationLoader |
defines the interface for classes that manage all the work needed to instantiate an implementation. |
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.