TAO_PortableServer
2.0.8
|
#include <RequestProcessingStrategyServantActivator.h>
TAO::Portable_Server::RequestProcessingStrategyServantActivator::RequestProcessingStrategyServantActivator | ( | void | ) |
void TAO::Portable_Server::RequestProcessingStrategyServantActivator::cleanup_servant | ( | PortableServer::Servant | servant, |
const PortableServer::ObjectId & | user_id | ||
) | [virtual] |
Implements TAO::Portable_Server::RequestProcessingStrategy.
void TAO::Portable_Server::RequestProcessingStrategyServantActivator::etherealize_objects | ( | CORBA::Boolean | etherealize_objects | ) | [virtual] |
Implements TAO::Portable_Server::RequestProcessingStrategy.
void TAO::Portable_Server::RequestProcessingStrategyServantActivator::etherealize_servant | ( | const PortableServer::ObjectId & | object_id, |
PortableServer::Servant | servant, | ||
CORBA::Boolean | cleanup_in_progress | ||
) | [private] |
PortableServer::ServantManager_ptr TAO::Portable_Server::RequestProcessingStrategyServantActivator::get_servant_manager | ( | void | ) | [virtual] |
Implements TAO::Portable_Server::RequestProcessingStrategy.
PortableServer::Servant TAO::Portable_Server::RequestProcessingStrategyServantActivator::incarnate_servant | ( | const PortableServer::ObjectId & | object_id | ) | [private] |
TAO_SERVANT_LOCATION TAO::Portable_Server::RequestProcessingStrategyServantActivator::locate_servant | ( | const PortableServer::ObjectId & | system_id, |
PortableServer::Servant & | servant | ||
) | [virtual] |
Implements TAO::Portable_Server::RequestProcessingStrategy.
PortableServer::Servant TAO::Portable_Server::RequestProcessingStrategyServantActivator::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::RequestProcessingStrategyServantActivator::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::RequestProcessingStrategyServantActivator::set_servant_manager | ( | PortableServer::ServantManager_ptr | imgr | ) | [virtual] |
Implements TAO::Portable_Server::RequestProcessingStrategy.
void TAO::Portable_Server::RequestProcessingStrategyServantActivator::strategy_cleanup | ( | void | ) | [virtual] |
Reimplemented from TAO::Portable_Server::RequestProcessingStrategy.
CORBA::Boolean TAO::Portable_Server::RequestProcessingStrategyServantActivator::etherealize_objects_ [private] |
PortableServer::ServantActivator_var TAO::Portable_Server::RequestProcessingStrategyServantActivator::servant_activator_ [private] |