Nuxeo Enterprise Platform 5.3

com.anwrt.ooserver.daemon
Class OfficeInstanceProvider

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.OfficeInstanceProvider
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 OfficeInstanceProvider
extends com.sun.star.lib.uno.helper.ComponentBase
implements com.sun.star.bridge.XInstanceProvider

Returns the open office instance from the bridge

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
OfficeInstanceProvider(OfficeProcess process)
           
 
Method Summary
 Object getInstance(String name)
          Returns the office instance object found by a 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

OfficeInstanceProvider

public OfficeInstanceProvider(OfficeProcess process)
Method Detail

getInstance

public Object getInstance(String name)
Returns the office instance object found by a name

Specified by:
getInstance in interface com.sun.star.bridge.XInstanceProvider
See Also:
XInstanceProvider.getInstance(java.lang.String)

Nuxeo Enterprise Platform 5.3

Copyright © 2010 Nuxeo SAS. All Rights Reserved.