Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

com :: sun :: star :: bridge ::

service BridgeFactory

Description
allows to create new or access existing interprocess bridges.

It enumerates at the servicemanager all services supporting the meta service com.sun.star.bridge.Bridge to get all known, possible protocols.

See also
com::sun::star::bridge::Bridge


Exported Interfaces

com::sun::star::bridge::XBridgeFactory
Description
The main interface of the service
com::sun::star::lang::XComponent
Description
This interface allows to break possible cyclic references.

Top of Page