CORBA Basics

CORBA technology enables an object in one process to call the methods of another object running in another process. The basic parts of programs that use CORBA technology are shown in this

The roles that each class play in a CORBA program are summarized here:

CORBA is a complex technology and a comprehensive account of it is outside the scope of this document. If you are developing CORBA programs and you are not familiar with the technology, you can look at any of the books that have been written on CORBA.
See also
Java Files for CORBA Programs
Using the CORBA Module

Legal Notices