| Author |
Wich interface
|
José Nunes
Greenhorn
Joined: Mar 17, 2008
Posts: 8
|
|
Hi,
How can I know about wich interface I can narrow a Corba Object?
Thanks.
|
 |
José Nunes
Greenhorn
Joined: Mar 17, 2008
Posts: 8
|
|
José Nunes wrote:Hi,
How can I know about wich interface I can narrow a Corba Object?
Thanks.
Being clarely. I have to use a specific Helper to narrow an object. But, in some cases, I don't not what object I'm receiving, then, I need a way to know what object is comming to choose the appropriated Helper.
|
 |
Vijitha Kumara
Bartender
Joined: Mar 24, 2008
Posts: 3673
|
|
I don't not what object I'm receiving, then, I need a way to know what object is comming to choose the appropriated Helper
Is instanceof what you need?
|
SCJP 5 | SCWCD 5
[How to ask questions] [Twitter]
|
 |
 |
|
|
subject: Wich interface
|
|
|