| Computers Forum Index » Computer - Object (Corba) » Facet name being called... |
|
Page 1 of 1 |
|
| Author |
Message |
| George_K... |
Posted: Thu Oct 08, 2009 3:19 pm |
|
|
|
Guest
|
Hi ,
Lets say that we have two different interfaces and these two contain
an identical
method . A CORBA component provides these interfaces via two
different facets .
When we write the implementation code for the component , we have to
implement
this method only once . Is there a way to know from which facet this
method has
been called in order to implement the code with different behavior for
its facet ?
Thank you in advance . |
|
|
| Back to top |
|
|
|
|