Public Member Functions

TAO_Notify_CosNotify_Initializer Class Reference

Helper to load the Cos Notification service into the service conf. for static links. More...

#include <CosNotify_Initializer.h>

List of all members.

Public Member Functions

 TAO_Notify_CosNotify_Initializer (void)
 Constructor.

Detailed Description

Helper to load the Cos Notification service into the service conf. for static links.

Definition at line 32 of file CosNotify_Initializer.h.


Constructor & Destructor Documentation

TAO_Notify_CosNotify_Initializer::TAO_Notify_CosNotify_Initializer ( void   ) 

Constructor.

Definition at line 11 of file CosNotify_Initializer.cpp.

{
  ACE_Service_Config::static_svcs ()->insert (&ace_svc_desc_TAO_CosNotify_Service);
  ACE_Service_Config::static_svcs ()->insert (&ace_svc_desc_TAO_Notify_Default_EMO_Factory_OLD);
}


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines