|
IDL Connectivity Bridges: About the IDL Bridges |
|
The IDL Import Bridge technology lets you use COM and Java objects in IDL applications. For a general overview of this technology, see Overview: COM and ActiveX in IDL.
You have two options for incorporating a COM object into IDL:
The IDL-Java bridge lets you access Java objects within IDL code. Java objects imported into IDL behave like normal IDL objects. The bridge also provides IDL with access to exceptions created by the underlying Java object. For more information, see Using Java Objects in IDL.
IDL Online Help (March 06, 2007)