Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

TAO_RT_Servant_Dispatcher Class Reference

Concrete instantiation of the Servant_Dispatcher strategy. More...

#include <RT_Servant_Dispatcher.h>

List of all members.

Public Methods

virtual ~TAO_RT_Servant_Dispatcher (void)
virtual void dispatch (TAO_Object_Adapter::Servant_Upcall &servant_upcall, TAO_ServerRequest &req ACE_ENV_ARG_DECL)
 Dispatch the request to the servant. More...

virtual TAO_POA * create_POA (const ACE_CString &name, TAO_POA_Manager &poa_manager, const TAO_POA_Policy_Set &policies, TAO_POA *parent, ACE_Lock &lock, TAO_SYNCH_MUTEX &thread_lock, TAO_ORB_Core &orb_core, TAO_Object_Adapter *object_adapter ACE_ENV_ARG_DECL)
 Factory method for creating new POA's. More...


Detailed Description

Concrete instantiation of the Servant_Dispatcher strategy.


Constructor & Destructor Documentation

TAO_RT_Servant_Dispatcher::~TAO_RT_Servant_Dispatcher void    [virtual]
 


Member Function Documentation

TAO_POA * TAO_RT_Servant_Dispatcher::create_POA const ACE_CString   name,
TAO_POA_Manager &    poa_manager,
const TAO_POA_Policy_Set &    policies,
TAO_POA *    parent,
ACE_Lock   lock,
TAO_SYNCH_MUTEX   thread_lock,
TAO_ORB_Core   orb_core,
TAO_Object_Adapter *object_adapter    ACE_ENV_ARG_DECL
[virtual]
 

Factory method for creating new POA's.

void TAO_RT_Servant_Dispatcher::dispatch TAO_Object_Adapter::Servant_Upcall &    servant_upcall,
TAO_ServerRequest &req    ACE_ENV_ARG_DECL
[virtual]
 

Dispatch the request to the servant.


The documentation for this class was generated from the following files:
Generated on Sun Feb 17 19:59:37 2002 for TAO_RTPortableServer by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001