Main Page | Class Hierarchy | Directories | File List | File Members

ServerActivator.cpp File Reference

CIAO's server activator implementation. More...

#include "ciao/ServerActivator_Impl.h"
#include "tao/IORTable/IORTable.h"
#include "ace/SString.h"
#include "ace/Read_Buffer.h"
#include "ace/Get_Opt.h"
#include "ace/OS_NS_stdio.h"

Include dependency graph for ServerActivator.cpp:

Include dependency graph

Functions

int parse_args (int argc, char *argv[])
int write_IOR (const char *ior)
int main (int argc, char *argv[])

Variables

char * ior_file_name_ = 0
const char * comserv_path_ = "../ComponentServer/ComponentServer"
char * installation_ior_ = 0
CORBA::ULong spawn_wait_ = 5

Detailed Description

CIAO's server activator implementation.

ServerActivator is the bootstraping mechanism to create new component servers on the localhost. We currently depend on starting the ServerActivator process on some specific port of all the hosts that have ServerActivator install to function properly.


Function Documentation

int main int  argc,
char *  argv[]
 

int parse_args int  argc,
char *  argv[]
 

int write_IOR const char *  ior  ) 
 


Variable Documentation

const char* comserv_path_ = "../ComponentServer/ComponentServer"
 

char* installation_ior_ = 0
 

char* ior_file_name_ = 0
 

CORBA::ULong spawn_wait_ = 5
 


Generated on Fri Dec 31 16:45:40 2004 for SERVERACTIVATOR by  doxygen 1.3.9.1