Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

TAO::Portable_Server::RequestProcessingStrategyServantLocator Class Reference

#include <RequestProcessingStrategyServantLocator.h>

Inheritance diagram for TAO::Portable_Server::RequestProcessingStrategyServantLocator:

Inheritance graph
[legend]
Collaboration diagram for TAO::Portable_Server::RequestProcessingStrategyServantLocator:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 RequestProcessingStrategyServantLocator (void)
virtual void strategy_cleanup (ACE_ENV_SINGLE_ARG_DECL)
PortableServer::ServantManager_ptr get_servant_manager (ACE_ENV_SINGLE_ARG_DECL) throw (CORBA::SystemException, PortableServer::POA::WrongPolicy)
void set_servant_manager (PortableServer::ServantManager_ptr imgr ACE_ENV_ARG_DECL) throw (CORBA::SystemException, PortableServer::POA::WrongPolicy)
virtual TAO_SERVANT_LOCATION locate_servant (const PortableServer::ObjectId &system_id, PortableServer::Servant &servant ACE_ENV_ARG_DECL)
virtual void post_invoke_servant_cleanup (const PortableServer::ObjectId &system_id, const TAO::Portable_Server::Servant_Upcall &servant_upcall)
virtual PortableServer::Servant locate_servant (const char *operation, const PortableServer::ObjectId &system_id, TAO::Portable_Server::Servant_Upcall &servant_upcall, TAO::Portable_Server::POA_Current_Impl &poa_current_impl, int &wait_occurred_restart_call ACE_ENV_ARG_DECL)
virtual void cleanup_servant (PortableServer::Servant servant, const PortableServer::ObjectId &user_id ACE_ENV_ARG_DECL)
virtual void etherealize_objects (CORBA::Boolean etherealize_objects)

Private Attributes

PortableServer::ServantLocator_var servant_locator_

Constructor & Destructor Documentation

TAO::Portable_Server::RequestProcessingStrategyServantLocator::RequestProcessingStrategyServantLocator void   ) 
 


Member Function Documentation

void TAO::Portable_Server::RequestProcessingStrategyServantLocator::cleanup_servant PortableServer::Servant  servant,
const PortableServer::ObjectId &user_id  ACE_ENV_ARG_DECL
[virtual]
 

Implements TAO::Portable_Server::RequestProcessingStrategy.

void TAO::Portable_Server::RequestProcessingStrategyServantLocator::etherealize_objects CORBA::Boolean  etherealize_objects  )  [virtual]
 

Implements TAO::Portable_Server::RequestProcessingStrategy.

PortableServer::ServantManager_ptr TAO::Portable_Server::RequestProcessingStrategyServantLocator::get_servant_manager ACE_ENV_SINGLE_ARG_DECL   )  throw (CORBA::SystemException, PortableServer::POA::WrongPolicy) [virtual]
 

Implements TAO::Portable_Server::RequestProcessingStrategy.

virtual PortableServer::Servant TAO::Portable_Server::RequestProcessingStrategyServantLocator::locate_servant const char *  operation,
const PortableServer::ObjectId system_id,
TAO::Portable_Server::Servant_Upcall servant_upcall,
TAO::Portable_Server::POA_Current_Impl poa_current_impl,
int &wait_occurred_restart_call  ACE_ENV_ARG_DECL
[virtual]
 

Implements TAO::Portable_Server::RequestProcessingStrategy.

TAO_SERVANT_LOCATION TAO::Portable_Server::RequestProcessingStrategyServantLocator::locate_servant const PortableServer::ObjectId system_id,
PortableServer::Servant &servant  ACE_ENV_ARG_DECL
[virtual]
 

Implements TAO::Portable_Server::RequestProcessingStrategy.

void TAO::Portable_Server::RequestProcessingStrategyServantLocator::post_invoke_servant_cleanup const PortableServer::ObjectId system_id,
const TAO::Portable_Server::Servant_Upcall servant_upcall
[virtual]
 

Implements TAO::Portable_Server::RequestProcessingStrategy.

void TAO::Portable_Server::RequestProcessingStrategyServantLocator::set_servant_manager PortableServer::ServantManager_ptr imgr  ACE_ENV_ARG_DECL  )  throw (CORBA::SystemException, PortableServer::POA::WrongPolicy) [virtual]
 

Implements TAO::Portable_Server::RequestProcessingStrategy.

void TAO::Portable_Server::RequestProcessingStrategyServantLocator::strategy_cleanup ACE_ENV_SINGLE_ARG_DECL   )  [virtual]
 

Reimplemented from TAO::Portable_Server::RequestProcessingStrategy.


Member Data Documentation

PortableServer::ServantLocator_var TAO::Portable_Server::RequestProcessingStrategyServantLocator::servant_locator_ [private]
 


The documentation for this class was generated from the following files:
Generated on Sun May 15 13:16:02 2005 for TAO_PortableServer by  doxygen 1.3.9.1