Copyright (c) Qusay H. Mahmoud
52
Helper Classes
lThey provide some utility functions (narrow)
lFor interface Hello in module HelloApp, a helper class: HelloApp.HelloHelper is created
lImportant method:
l Hello narow(org.omg.CORBA.Object object)
lThe naming service returns an Object, you must cast it to narrow it down….use narrow()