TAO_Service_Context_Handler Class Reference

#include <Service_Context_Handler.h>

List of all members.

Public Member Functions

 TAO_Service_Context_Handler (void)
virtual int process_service_context (TAO_ServerRequest &server_request, const IOP::ServiceContext &context)=0
virtual ~TAO_Service_Context_Handler (void)


Detailed Description

This is the base of handler classes that each can process a certain service context. This way optional libraries can plugin handlers to the core of TAO. Each handler has to be registered in the Service Context Handler registry

Definition at line 34 of file Service_Context_Handler.h.


Constructor & Destructor Documentation

TAO_Service_Context_Handler::TAO_Service_Context_Handler ( void   ) 

TAO_Service_Context_Handler::~TAO_Service_Context_Handler ( void   )  [virtual]

Definition at line 15 of file Service_Context_Handler.cpp.

00016 {
00017 }


Member Function Documentation

virtual int TAO_Service_Context_Handler::process_service_context ( TAO_ServerRequest server_request,
const IOP::ServiceContext &  context 
) [pure virtual]

Referenced by TAO_Service_Context_Registry::process_service_contexts().


The documentation for this class was generated from the following files:
Generated on Tue Feb 2 17:39:45 2010 for TAO by  doxygen 1.4.7