public class SingletonFactory extends Object implements com.sun.star.lang.XSingleComponentFactory
| Constructor and Description |
|---|
SingletonFactory() |
| Modifier and Type | Method and Description |
|---|---|
Object |
createInstanceWithArgumentsAndContext(Object[] arguments,
com.sun.star.uno.XComponentContext xContext) |
Object |
createInstanceWithContext(com.sun.star.uno.XComponentContext xContext) |
public final Object createInstanceWithArgumentsAndContext(Object[] arguments, com.sun.star.uno.XComponentContext xContext) throws com.sun.star.uno.Exception
createInstanceWithArgumentsAndContext in interface com.sun.star.lang.XSingleComponentFactorycom.sun.star.uno.Exceptionpublic final Object createInstanceWithContext(com.sun.star.uno.XComponentContext xContext) throws com.sun.star.uno.Exception
createInstanceWithContext in interface com.sun.star.lang.XSingleComponentFactorycom.sun.star.uno.ExceptionCopyright © 2012–2017 CoGrOO. All rights reserved.