TAO_Notify_Service Class Reference

Abstract ACE_Service_Object interface that is a factory for creating a Notify EventChannelFactory. Note that a Service creates only 1 Factory object. More...

#include <Service.h>

Inheritance diagram for TAO_Notify_Service:

Inheritance graph
[legend]
Collaboration diagram for TAO_Notify_Service:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual ~TAO_Notify_Service (void)
 Destructor.

virtual int init (int argc, ACE_TCHAR *argv[])=0
 Init the service from configurator.

virtual void init_service (CORBA::ORB_ptr orb)=0
 Init the service.

virtual CosNotifyChannelAdmin::EventChannelFactory_ptr create (PortableServer::POA_ptr default_POA)=0
 Create the Channel Factory.


Detailed Description

Abstract ACE_Service_Object interface that is a factory for creating a Notify EventChannelFactory. Note that a Service creates only 1 Factory object.

Definition at line 55 of file Service.h.


Constructor & Destructor Documentation

TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO_Notify_Service::~TAO_Notify_Service void   )  [virtual]
 

Destructor.

Definition at line 11 of file Service.cpp.

00012 {
00013 }


Member Function Documentation

virtual CosNotifyChannelAdmin::EventChannelFactory_ptr TAO_Notify_Service::create PortableServer::POA_ptr  default_POA  )  [pure virtual]
 

Create the Channel Factory.

Implemented in TAO_CosNotify_Service.

Referenced by TAO_Notify_EventChannelFactory_i::create().

virtual int TAO_Notify_Service::init int  argc,
ACE_TCHAR argv[]
[pure virtual]
 

Init the service from configurator.

Reimplemented from ACE_Shared_Object.

Implemented in TAO_CosNotify_Service.

virtual void TAO_Notify_Service::init_service CORBA::ORB_ptr  orb  )  [pure virtual]
 

Init the service.

Implemented in TAO_CosNotify_Service, and TAO_RT_Notify_Service.

Referenced by TAO_Notify_EventChannelFactory_i::create().


The documentation for this class was generated from the following files:
Generated on Thu Nov 9 13:33:17 2006 for TAO_CosNotification by doxygen 1.3.6