org.cogroo.addon
Class SingletonFactory
java.lang.Object
org.cogroo.addon.SingletonFactory
- All Implemented Interfaces:
- com.sun.star.lang.XSingleComponentFactory, com.sun.star.uno.XInterface
public class SingletonFactory
- extends Object
- implements com.sun.star.lang.XSingleComponentFactory
Fields inherited from interface com.sun.star.lang.XSingleComponentFactory |
UNOTYPEINFO |
SingletonFactory
public SingletonFactory()
createInstanceWithArgumentsAndContext
public final Object createInstanceWithArgumentsAndContext(Object[] arguments,
com.sun.star.uno.XComponentContext xContext)
throws com.sun.star.uno.Exception
- Specified by:
createInstanceWithArgumentsAndContext
in interface com.sun.star.lang.XSingleComponentFactory
- Throws:
com.sun.star.uno.Exception
createInstanceWithContext
public final Object createInstanceWithContext(com.sun.star.uno.XComponentContext xContext)
throws com.sun.star.uno.Exception
- Specified by:
createInstanceWithContext
in interface com.sun.star.lang.XSingleComponentFactory
- Throws:
com.sun.star.uno.Exception
Copyright © 2012-2013 CoGrOO. All Rights Reserved.