This outer class provides an inner class to implement the service description and a method to instantiate the component on demand (__getServiceFactory()).
More...
|
class | _XMergeBridge |
| This inner class provides the component as a concrete implementation of the service description. More...
|
|
This outer class provides an inner class to implement the service description and a method to instantiate the component on demand (__getServiceFactory()).
Definition at line 67 of file XMergeBridge.java.
static XSingleServiceFactory XMergeBridge.__getServiceFactory |
( |
String |
implName, |
|
|
XMultiServiceFactory |
multiFactory, |
|
|
XRegistryKey |
regKey |
|
) |
| |
|
inlinestatic |
Returns a factory for creating the service.
This method is called by the JavaLoader
- Returns
- returns a
XSingleServiceFactory
for creating the component
- Parameters
-
implName | the name of the implementation for which a service is desired |
multiFactory | the service manager to be used if needed |
regKey | the registryKey |
- See also
- com.sun.star.comp.loader.JavaLoader
Definition at line 565 of file XMergeBridge.java.
References XMergeBridge._XMergeBridge.__serviceName.
String XMergeBridge.offMime =null |
|
staticprivate |
String XMergeBridge.sdMime =null |
|
staticprivate |
String XMergeBridge.sFileName =null |
|
staticprivate |
String XMergeBridge.udJarPath =null |
|
staticprivate |
XInputStream XMergeBridge.xInStream =null |
|
staticprivate |
XMultiServiceFactory XMergeBridge.xMSF |
|
staticprivate |
XOutputStream XMergeBridge.xos = null |
|
staticprivate |
XOutputStream XMergeBridge.xOutStream =null |
|
staticprivate |
The documentation for this class was generated from the following file: