Nuxeo Enterprise Platform 5.3

com.anwrt.ooserver.daemon
Class AdminInstanceProvider

java.lang.Object
  extended by com.sun.star.lib.uno.helper.WeakBase
      extended by com.sun.star.lib.uno.helper.ComponentBase
          extended by 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

Field Summary
 
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
 
Constructor Summary
AdminInstanceProvider(Daemon daemon, Timer shutdownTask)
           
 
Method Summary
 Daemon getDaemon()
           
 Object getInstance(String name)
           
 
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
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdminInstanceProvider

public AdminInstanceProvider(Daemon daemon,
                             Timer shutdownTask)
Method Detail

getDaemon

public Daemon getDaemon()

getInstance

public Object getInstance(String name)
Specified by:
getInstance in interface com.sun.star.bridge.XInstanceProvider

Nuxeo Enterprise Platform 5.3

Copyright © 2010 Nuxeo SAS. All Rights Reserved.