public class JavaUNOHelperServices
extends java.lang.Object
| Constructor and Description |
|---|
JavaUNOHelperServices() |
| Modifier and Type | Method and Description |
|---|---|
static XSingleComponentFactory |
__getComponentFactory(java.lang.String sImplName)
Gives a factory for creating the service.
|
public static XSingleComponentFactory __getComponentFactory(java.lang.String sImplName)
JavaLoader
sImplName - the name of the implementation for which a
service is desiredXSingleComponentFactory for creating
the componentcom.sun.star.comp.loader.JavaLoader