public class UrlResolver
extends java.lang.Object
UnoUrlResolver service.
com.sun.star.brige.XBrideFactory,
com.sun.star.connection.Connector| Modifier and Type | Class and Description |
|---|---|
static class |
UrlResolver._UrlResolver |
| Constructor and Description |
|---|
UrlResolver() |
| Modifier and Type | Method and Description |
|---|---|
static XSingleServiceFactory |
__getServiceFactory(java.lang.String implName,
XMultiServiceFactory multiFactory,
XRegistryKey regKey)
Gives a factory for creating the service.
|
public static XSingleServiceFactory __getServiceFactory(java.lang.String implName,
XMultiServiceFactory multiFactory,
XRegistryKey regKey)
JavaLoader
implName - the name of the implementation for which a service is desiredmultiFactory - the service manager to be uses if neededregKey - the registryKeyXSingleServiceFactory for creating the componentJavaLoader