If the class does not implement one interface (or if it implements more than one interface), the assembly editor will not offer you the option to generate the bridgecomponent.
如果该类不能实现一个接口(或者实现多个接口),则组装编辑器将不能向您提供生成桥接组件的选项。
2
To make use of the RJCB technology with DTJCB, you create and build the bridge for a "server" component and then add the code to a "client" component for accessing the "server" through the bridge.