service Dynamic in module com::sun::star::loader:: |
service Dynamic;
makes it possible to access services accessible via a UnoUrlResolver
E.g., instantiation of services in another process
Exported Interfaces |
allows registration and activation of described service.
The url parameter has to be a comma-separated list of attributes.
The following attribute types are understood:
servicename = the service name to register this component under
link = a parameter given to a resolver to get a SingleServiceFactory
resolver = a UnoUrlResolver
service, which is used to resolve the link
provides additional information about the implementations and the services supported by them.
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.