TAO_PortableServer  2.2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Member Functions | Private Attributes | List of all members
TAO::Portable_Server::RequestProcessingStrategyServantActivator Class Reference

#include <RequestProcessingStrategyServantActivator.h>

Inheritance diagram for TAO::Portable_Server::RequestProcessingStrategyServantActivator:
Inheritance graph
Collaboration diagram for TAO::Portable_Server::RequestProcessingStrategyServantActivator:
Collaboration graph

Public Member Functions

 RequestProcessingStrategyServantActivator (void)
 
virtual void strategy_cleanup (void)
 
PortableServer::ServantManager_ptr get_servant_manager (void)
 
void set_servant_manager (PortableServer::ServantManager_ptr imgr)
 
virtual TAO_SERVANT_LOCATION locate_servant (const PortableServer::ObjectId &system_id, PortableServer::Servant &servant)
 
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, bool &wait_occurred_restart_call)
 
virtual void cleanup_servant (PortableServer::Servant servant, const PortableServer::ObjectId &user_id)
 
virtual void etherealize_objects (CORBA::Boolean etherealize_objects)
 
virtual void post_invoke_servant_cleanup (const PortableServer::ObjectId &system_id, const TAO::Portable_Server::Servant_Upcall &servant_upcall)
 
- Public Member Functions inherited from TAO::Portable_Server::RequestProcessingStrategyServantManager
 RequestProcessingStrategyServantManager (void)
 
PortableServer::Servant get_servant (void)
 
void set_servant (PortableServer::Servant servant)
 
void validate_servant_manager (PortableServer::ServantManager_ptr servant_manager)
 
virtual PortableServer::Servant system_id_to_servant (const PortableServer::ObjectId &system_id)
 
virtual PortableServer::Servant id_to_servant (const PortableServer::ObjectId &id)
 
virtual PortableServer::ObjectIdservant_to_id (PortableServer::Servant servant)
 
virtual
::PortableServer::RequestProcessingPolicyValue 
type () const
 
- Public Member Functions inherited from TAO::Portable_Server::RequestProcessingStrategy
 RequestProcessingStrategy (void)
 
virtual void strategy_init (TAO_Root_POA *poa)
 
virtual void strategy_init (TAO_Root_POA *poa,::PortableServer::ServantRetentionPolicyValue)
 
virtual
::PortableServer::ServantRetentionPolicyValue 
sr_type () const
 
- Public Member Functions inherited from TAO::Portable_Server::Policy_Strategy
virtual ~Policy_Strategy (void)
 

Private Member Functions

PortableServer::Servant incarnate_servant (const PortableServer::ObjectId &object_id)
 
void etherealize_servant (const PortableServer::ObjectId &object_id, PortableServer::Servant servant, CORBA::Boolean cleanup_in_progress)
 

Private Attributes

PortableServer::ServantActivator_var servant_activator_
 
CORBA::Boolean etherealize_objects_
 

Additional Inherited Members

- Protected Attributes inherited from TAO::Portable_Server::RequestProcessingStrategy
TAO_Root_POApoa_
 
::PortableServer::ServantRetentionPolicyValue sr_value_
 

Constructor & Destructor Documentation

TAO::Portable_Server::RequestProcessingStrategyServantActivator::RequestProcessingStrategyServantActivator ( void  )

Member Function Documentation

void TAO::Portable_Server::RequestProcessingStrategyServantActivator::cleanup_servant ( PortableServer::Servant  servant,
const PortableServer::ObjectId user_id 
)
virtual
void TAO::Portable_Server::RequestProcessingStrategyServantActivator::etherealize_objects ( CORBA::Boolean  etherealize_objects)
virtual
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
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
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
void TAO::Portable_Server::RequestProcessingStrategyServantActivator::post_invoke_servant_cleanup ( const PortableServer::ObjectId system_id,
const TAO::Portable_Server::Servant_Upcall servant_upcall 
)
virtual
void TAO::Portable_Server::RequestProcessingStrategyServantActivator::set_servant_manager ( PortableServer::ServantManager_ptr  imgr)
virtual
void TAO::Portable_Server::RequestProcessingStrategyServantActivator::strategy_cleanup ( void  )
virtual

Member Data Documentation

CORBA::Boolean TAO::Portable_Server::RequestProcessingStrategyServantActivator::etherealize_objects_
private
PortableServer::ServantActivator_var TAO::Portable_Server::RequestProcessingStrategyServantActivator::servant_activator_
private

The documentation for this class was generated from the following files: