IntelliJ Java IDE
The moose likes Distributed Java and the fly likes corba Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Distributed Java
Reply Bookmark "corba" Watch "corba" New topic
Author

corba

mandeep mehra
Greenhorn

Joined: Apr 04, 2001
Posts: 2
what does narrowing the operation means in context of corba
sandy gupta
Ranch Hand

Joined: Jan 30, 2001
Posts: 228
Hi Mandeep,
all objects that u make references of before u narrow are of type Object which is u can say the father of all Objects in CORBA. When u do a narrow on an Object type to a particular type what effectively u are doin is that u are type casting it to an Object of that type or since it is like making a son outta a father( although u know that can't happen ;-)), the operation is called narrowing.
HTH
Sahil


Adios
 
 
subject: corba
 
Threads others viewed
Corba part of jdk?
JINI vs CORBA/DCOM
invoking C++ code from Java in a Remote AIX machine
RMI / CORBA
Java RMI-IIOP type restrictions
developer file tools