Helper to load the Cos Notification service into the service conf. for static links. More...
#include <CosNotify_Initializer.h>
Public Member Functions | |
TAO_Notify_CosNotify_Initializer (void) | |
Constructor. |
Helper to load the Cos Notification service into the service conf. for static links.
Definition at line 32 of file CosNotify_Initializer.h.
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); }