service BridgeFactory in module com::sun::star::bridge::

(Global Index)

Syntax

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 to know possible protocols.

See also

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