Basic HTML version of Foils prepared May 19 1999

Foil 20 Object Reference

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 An Object Reference is the information needed to specify an object within an ORB. Both clients and object implementations have an opaque notion of object references, and thus are insulated from the actual representation of them.
2 There are two ways to get a reference for a CORBA object:
  • from another object, such as a factory or a name service
  • from a string that was specially created from an object reference
3 The representation of an object reference handed to a client is only valid for the lifetime of that client.
4 There is a distinguished object reference, the null reference, guaranteed to be different from all object references, that denotes no object. In Java, this is a Java null.

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