com.anwrt.ooserver.daemon
Class OfficeInstanceProvider
java.lang.Object
  
com.sun.star.lib.uno.helper.WeakBase
      
com.sun.star.lib.uno.helper.ComponentBase
          
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
 
 
| 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 | 
 
 
OfficeInstanceProvider
public OfficeInstanceProvider(OfficeProcess process)
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)
 
 
Copyright © 2010 Nuxeo SAS. All Rights Reserved.