com.anwrt.ooserver.daemon
Class AdminInstanceProvider
java.lang.Object
com.sun.star.lib.uno.helper.WeakBase
com.sun.star.lib.uno.helper.ComponentBase
com.anwrt.ooserver.daemon.AdminInstanceProvider
- All Implemented Interfaces:
- com.sun.star.bridge.XInstanceProvider, com.sun.star.lang.XComponent, com.sun.star.lang.XTypeProvider, com.sun.star.uno.XInterface, com.sun.star.uno.XWeak
public class AdminInstanceProvider
- extends com.sun.star.lib.uno.helper.ComponentBase
- implements com.sun.star.bridge.XInstanceProvider
Used to execute admin actions and to return anything that the asker
might want (status for example)
- Author:
- Jounayd Id Salah
Fields inherited from class com.sun.star.lib.uno.helper.ComponentBase |
bDisposed, bInDispose, listenerContainer |
Fields inherited from class com.sun.star.lib.uno.helper.WeakBase |
_mapImplementationIds, _mapTypes |
Fields inherited from interface com.sun.star.bridge.XInstanceProvider |
UNOTYPEINFO |
Fields inherited from interface com.sun.star.lang.XComponent |
UNOTYPEINFO |
Fields inherited from interface com.sun.star.uno.XWeak |
UNOTYPEINFO |
Fields inherited from interface com.sun.star.lang.XTypeProvider |
UNOTYPEINFO |
Methods inherited from class com.sun.star.lib.uno.helper.ComponentBase |
addEventListener, dispose, finalize, postDisposing, preDisposing, removeEventListener |
Methods inherited from class com.sun.star.lib.uno.helper.WeakBase |
getImplementationId, getTypes, queryAdapter |
AdminInstanceProvider
public AdminInstanceProvider(Daemon daemon,
Timer shutdownTask)
getDaemon
public Daemon getDaemon()
getInstance
public Object getInstance(String name)
- Specified by:
getInstance
in interface com.sun.star.bridge.XInstanceProvider
Copyright © 2010 Nuxeo SAS. All Rights Reserved.