TAO_PortableServer
2.0.8
|
#include <RequestProcessingStrategyServantLocator.h>
TAO::Portable_Server::RequestProcessingStrategyServantLocator::RequestProcessingStrategyServantLocator | ( | void | ) |
void TAO::Portable_Server::RequestProcessingStrategyServantLocator::cleanup_servant | ( | PortableServer::Servant | servant, |
const PortableServer::ObjectId & | user_id | ||
) | [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 | ( | void | ) | [virtual] |
Implements TAO::Portable_Server::RequestProcessingStrategy.
TAO_SERVANT_LOCATION TAO::Portable_Server::RequestProcessingStrategyServantLocator::locate_servant | ( | const PortableServer::ObjectId & | system_id, |
PortableServer::Servant & | servant | ||
) | [virtual] |
Implements TAO::Portable_Server::RequestProcessingStrategy.
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, | ||
bool & | wait_occurred_restart_call | ||
) | [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 | ) | [virtual] |
Implements TAO::Portable_Server::RequestProcessingStrategy.
void TAO::Portable_Server::RequestProcessingStrategyServantLocator::strategy_cleanup | ( | void | ) | [virtual] |
Reimplemented from TAO::Portable_Server::RequestProcessingStrategy.
PortableServer::ServantLocator_var TAO::Portable_Server::RequestProcessingStrategyServantLocator::servant_locator_ [private] |