#include "ace/config-all.h"
#include "ace/NT_Service.h"
#include "ace/Singleton.h"
#include "ace/Synch.h"
#include "tao/orbconf.h"
Include dependency graph for Activator_NT_Service.h:
This graph shows which files directly or indirectly include this file:
Classes | |
class | Activator_NT_Service |
Allows the Implementation Repository to act as a Windows NT Service. More... | |
Typedefs | |
typedef ACE_Singleton< Activator_NT_Service, ACE_Mutex > | SERVICE |
Variables | |
const char * | IMR_ACTIVATOR_SERVICE_NAME = "TAOImRActivator" |
const char * | IMR_ACTIVATOR_DISPLAY_NAME = "TAO Implementation Repository Activator" |
const char * | IMR_ACTIVATOR_DESCRIPTION = "Implementation Repository Activator service for TAO" |
Jeff Parsons <parsons@cs.wustl.edu>
John Tucker <jtucker@infoglide.com>
Mike Vitalo <mvitalo@infoglide.com>
|
|
|
|
|
|
|
|