[omniORB] Destroying itself

Attila Czigány atteeharp at gmail.com
Tue May 9 16:46:08 BST 2006


Hello,
I am working on an application, which does some processing, there are
clients which ask for a processing object, make it do the processing, get
the result, and leave.
Till now I made a Provider object, which creates a new Processor object for
this client, and sends its reference to the client.
After the client finished with its needs, I want to destory the Processor.
I could use the poa->deactivate_object but it would be better not to use an
additional method, ot put it at the end of the processing method.
I want so that the destroy would happen after the client disconnected. Is it
possible to do such auto destroy?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20060509/c4cdad32/attachment.htm


More information about the omniORB-list mailing list