public class UrlResolver extends Object
UnoUrlResolver service.XBridgeFactory,
Connector| Modifier and Type | Class and Description |
|---|---|
static class |
UrlResolver._UrlResolver |
| Constructor and Description |
|---|
UrlResolver() |
| Modifier and Type | Method and Description |
|---|---|
static com.sun.star.lang.XSingleServiceFactory |
__getServiceFactory(String implName,
com.sun.star.lang.XMultiServiceFactory multiFactory,
com.sun.star.registry.XRegistryKey regKey)
Gives a factory for creating the service.
|
public static com.sun.star.lang.XSingleServiceFactory __getServiceFactory(String implName, com.sun.star.lang.XMultiServiceFactory multiFactory, com.sun.star.registry.XRegistryKey regKey)
This method is called by the JavaLoader.
implName - the name of the implementation for which a service is desired.multiFactory - the service manager to be uses if needed.regKey - the registryKey.XSingleServiceFactory for creating the component.JavaLoader