#include <RequestProcessingStrategyAOMOnly.h>
Inheritance diagram for TAO::Portable_Server::RequestProcessingStrategyAOMOnly:
Public Member Functions | |
RequestProcessingStrategyAOMOnly (void) | |
PortableServer::ServantManager_ptr | get_servant_manager () throw (CORBA::SystemException, PortableServer::POA::WrongPolicy) |
void | set_servant_manager (PortableServer::ServantManager_ptr imgr) throw (CORBA::SystemException, PortableServer::POA::WrongPolicy) |
void | set_servant (PortableServer::Servant servant) throw (CORBA::SystemException, PortableServer::POA::WrongPolicy) |
PortableServer::Servant | get_servant () throw (CORBA::SystemException, PortableServer::POA::WrongPolicy) |
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, int &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) throw (CORBA::SystemException, PortableServer::POA::ObjectNotActive, PortableServer::POA::WrongPolicy) |
virtual void | cleanup_servant (PortableServer::Servant servant, const PortableServer::ObjectId &user_id) |
virtual void | etherealize_objects (CORBA::Boolean etherealize_objects) |
virtual PortableServer::ObjectId * | servant_to_id (PortableServer::Servant servant) throw (CORBA::SystemException, PortableServer::POA::ServantNotActive, PortableServer::POA::WrongPolicy) |
virtual void | post_invoke_servant_cleanup (const PortableServer::ObjectId &system_id, const TAO::Portable_Server::Servant_Upcall &servant_upcall) |
virtual ::PortableServer::RequestProcessingPolicyValue | type () const |
|
|
|
Implements TAO::Portable_Server::RequestProcessingStrategy. |
|
Implements TAO::Portable_Server::RequestProcessingStrategy. |
|
Implements TAO::Portable_Server::RequestProcessingStrategy. |
|
Implements TAO::Portable_Server::RequestProcessingStrategy. |
|
Implements TAO::Portable_Server::RequestProcessingStrategy. |
|
Implements TAO::Portable_Server::RequestProcessingStrategy. |
|
Implements TAO::Portable_Server::RequestProcessingStrategy. |
|
Implements TAO::Portable_Server::RequestProcessingStrategy. |
|
Implements TAO::Portable_Server::RequestProcessingStrategy. |
|
Implements TAO::Portable_Server::RequestProcessingStrategy. |
|
Implements TAO::Portable_Server::RequestProcessingStrategy. |
|
Implements TAO::Portable_Server::RequestProcessingStrategy. |
|
Implements TAO::Portable_Server::RequestProcessingStrategy. |