Re:
Dion Picco <[email protected]>
| Newsgroups | gmane.comp.corba.orbacus |
|---|---|
| Organization | IONA | Making Software Work Together TM |
| Message-ID | <[email protected]> |
Hi Vishwanath, On Fri, Nov 12, 2004 at 01:36:57AM -0500, Vishwanath wrote: > Thanks Dion for your quick response. I already have the copy of this book and failed to understand the how the multithreaded calls from the Controller gets forwarded to Device Locator and how the Preinvoke and Postinvoke functions play a role in all these scenarios. Please let me know if you can explain these things to me. > > > Thanks and regards, > Vishwanath These locators can be applied to a POA in order to activate objects when requests are made to the POA. Lines 787 - 794 show how this locator is applied to a particular POA. Once requests come to this POA, these are redirected to this ServantLocator (part of the POA functionality) in order to activate or handle requests. Section 11.3.7 of the CORBA 3.0.2 specification goes into more detail regarding this. Cheers. -- Dion Picco, Software Engineer IONA Technologies Inc. Team Orbacus - Your CORBA Source mailto:[email protected] http://www.orbacus.com _______________________________________________ OB-Users Mailing List - [email protected] http://mail.ooc.nf.ca/mailman/listinfo/ob-users Visit our support FAQ before you send a message. http://www.orbacus.com/faq/support.html