Exported Interfaces - Summary |
::com::sun::star::lang::XInitialization |
This interface allows to initialize the bridge service with the necessary
arguments. The sequence<any> must have 4 members.
(details)
|
XBridge |
The main interface of the service.
|
::com::sun::star::lang::XComponent |
allows to terminate the interprocess bridge.
|
Exported Interfaces - Details |
::com::sun::star::lang::XInitialization
- Description
- This interface allows to initialize the bridge service with the necessary
arguments. The sequence<any> must have 4 members.
- String: The unique name of the bridge or an empty string
- String: iiop
- XConnection: The bidirectional connection, the bridge should work on
- XInstanceProvider:
The instance provider, that shall be called to access the initial object.
|
|
XBridge
- Description
- The main interface of the service.
|
|
::com::sun::star::lang::XComponent
- Description
- allows to terminate the interprocess bridge.
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.