:: com :: sun :: star :: loader ::
|
service Dynamic |
- Description
- makes it possible to access services accessible via a
UnoUrlResolver
E.g., instantiation of services in another process. This service is still in an
experimental state and should not be used in a production environment.
|
Exported Interfaces - Summary |
XImplementationLoader |
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
|
::com::sun::star::lang::XServiceInfo |
gives information about other supported services
|
Exported Interfaces - Details |
XImplementationLoader
- Description
- 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
|
|
::com::sun::star::lang::XServiceInfo
- Description
- gives information about other supported services
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.