Basic HTML version of Foils prepared May 19 1999

Foil 38 Java Interface to CORBA

From CORBA Common Object Request Broker Architecture Basic Information Track Computational Science Course CPS616 -- Spring Semester 1999. by Geoffrey Fox, Wojtek Furmanski, Nancy McCracken, Chao-Wei Ou, Shrideep Pallickara


1 IDL->Native Language pre-compiler takes IDL specification as input and generates a suite of auxiliary and/or temporary files
2 These intermediate files are ORB and Native Language dependent
3 For example, if Native language is Java, pre-compiler generates Java interface for each IDL interface (next foil) by following IDL->Java mapping rules
4 Both client and server codes are using this Java interface to refer to the object implementation
5 IDL->Java pre-compiler is called: idl2java

in Table To:


© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Mon Jul 5 1999