Inheritance diagram for TProducerApplication:
Public Methods | |
void | initialize (void) |
TString | programFileName (void) const |
Get application binary file name. |
Definition at line 96 of file test-server.cc.
|
Initializes application. It should register the SERVER objects in the Root POA. It also must choose the SERVER object lifetime (transient or persistent) for the registered SERVER objects. Implements mpcl::net::corba::TServerApplication< TOrb >. Definition at line 120 of file test-server.cc. References mpcl::net::corba::TServerApplication< TOrb >::rtOrb. |