#include <Naming_Loader.h>
Constructor By default will use the standard Naming_Server. If a server is provided it will use that one instead. This object takes ownership of the provided Naming Server.
TAO_Naming_Loader::~TAO_Naming_Loader |
( |
void |
| ) |
|
This function call initializes the Naming Service given a reference to the ORB and the command line parameters.
Implements TAO_Object_Loader.
int TAO_Naming_Loader::fini |
( |
void |
| ) |
|
|
virtual |
Called by the Service Configurator framework to remove the Event Service. Defined in <ace/Service_Config.h>
int TAO_Naming_Loader::init |
( |
int |
argc, |
|
|
ACE_TCHAR * |
argv[] |
|
) |
| |
|
virtual |
Called by the Service Configurator framework to initialize the Event Service. Defined in <ace/Service_Config.h>
TODO: Need to set up service configurator to initialize the naming server Instance of the TAO_Naming_Server
The documentation for this class was generated from the following files: