TAO::Portable_Server::RequestProcessingStrategyAOMOnly Class Reference

#include <RequestProcessingStrategyAOMOnly.h>

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

List of all members.

Public Member Functions

 RequestProcessingStrategyAOMOnly (void)
PortableServer::ServantManager_ptr get_servant_manager (void)
void set_servant_manager (PortableServer::ServantManager_ptr imgr)
void set_servant (PortableServer::Servant servant)
PortableServer::Servant get_servant (void)
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 PortableServer::Servant system_id_to_servant (const PortableServer::ObjectId &system_id)
virtual PortableServer::Servant id_to_servant (const PortableServer::ObjectId &id)
virtual void cleanup_servant (PortableServer::Servant servant, const PortableServer::ObjectId &user_id)
virtual void etherealize_objects (CORBA::Boolean etherealize_objects)
virtual PortableServer::ObjectIdservant_to_id (PortableServer::Servant servant)
virtual void post_invoke_servant_cleanup (const PortableServer::ObjectId &system_id, const TAO::Portable_Server::Servant_Upcall &servant_upcall)
virtual
::PortableServer::RequestProcessingPolicyValue 
type () const

Detailed Description

Request Processing Strategy which only uses the Active Object Map (AOM)


Constructor & Destructor Documentation

TAO::Portable_Server::RequestProcessingStrategyAOMOnly::RequestProcessingStrategyAOMOnly ( void   ) 

Member Function Documentation

virtual void TAO::Portable_Server::RequestProcessingStrategyAOMOnly::cleanup_servant ( PortableServer::Servant  servant,
const PortableServer::ObjectId user_id 
) [virtual]
virtual void TAO::Portable_Server::RequestProcessingStrategyAOMOnly::etherealize_objects ( CORBA::Boolean  etherealize_objects  )  [virtual]
PortableServer::Servant TAO::Portable_Server::RequestProcessingStrategyAOMOnly::get_servant ( void   )  [virtual]
PortableServer::ServantManager_ptr TAO::Portable_Server::RequestProcessingStrategyAOMOnly::get_servant_manager ( void   )  [virtual]
virtual PortableServer::Servant TAO::Portable_Server::RequestProcessingStrategyAOMOnly::id_to_servant ( const PortableServer::ObjectId id  )  [virtual]
virtual PortableServer::Servant TAO::Portable_Server::RequestProcessingStrategyAOMOnly::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]
virtual TAO_SERVANT_LOCATION TAO::Portable_Server::RequestProcessingStrategyAOMOnly::locate_servant ( const PortableServer::ObjectId system_id,
PortableServer::Servant servant 
) [virtual]
virtual void TAO::Portable_Server::RequestProcessingStrategyAOMOnly::post_invoke_servant_cleanup ( const PortableServer::ObjectId system_id,
const TAO::Portable_Server::Servant_Upcall servant_upcall 
) [virtual]
virtual PortableServer::ObjectId* TAO::Portable_Server::RequestProcessingStrategyAOMOnly::servant_to_id ( PortableServer::Servant  servant  )  [virtual]
void TAO::Portable_Server::RequestProcessingStrategyAOMOnly::set_servant ( PortableServer::Servant  servant  )  [virtual]
void TAO::Portable_Server::RequestProcessingStrategyAOMOnly::set_servant_manager ( PortableServer::ServantManager_ptr  imgr  )  [virtual]
virtual PortableServer::Servant TAO::Portable_Server::RequestProcessingStrategyAOMOnly::system_id_to_servant ( const PortableServer::ObjectId system_id  )  [virtual]
virtual ::PortableServer::RequestProcessingPolicyValue TAO::Portable_Server::RequestProcessingStrategyAOMOnly::type (  )  const [virtual]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Fri Sep 11 04:15:09 2009 for TAO_PortableServer by  doxygen 1.6.1