Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

POA_ImplementationRepository::Locator Class Reference

#include <ImR_LocatorS.h>

Inheritance diagram for POA_ImplementationRepository::Locator:

Inheritance graph
[legend]
Collaboration diagram for POA_ImplementationRepository::Locator:

Collaboration graph
[legend]
List of all members.

Public Methods

 Locator (const Locator &rhs)
virtual ~Locator (void)
virtual CORBA::Boolean _is_a (const char *logical_type_id ACE_ENV_ARG_DECL_WITH_DEFAULTS)
virtual void * _downcast (const char *logical_type_id)
virtual void _dispatch (TAO_ServerRequest &req, void *_servant_upcall ACE_ENV_ARG_DECL)
::ImplementationRepository::Locator_this (ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS)
virtual const char * _interface_repository_id (void) const
virtual void activate_server_in_location (const char *server, const char *location ACE_ENV_ARG_DECL_WITH_DEFAULTS)=0 throw ( CORBA::SystemException , ImplementationRepository::NotFound , ImplementationRepository::CannotActivate )
virtual void remove_server_in_location (const char *server, const char *location ACE_ENV_ARG_DECL_WITH_DEFAULTS)=0 throw ( CORBA::SystemException , ImplementationRepository::NotFound )
virtual void shutdown_server_in_location (const char *server, const char *location ACE_ENV_ARG_DECL_WITH_DEFAULTS)=0 throw ( CORBA::SystemException , ImplementationRepository::NotFound )
virtual void server_is_shutting_down_in_location (const char *server, const char *location ACE_ENV_ARG_DECL_WITH_DEFAULTS)=0 throw ( CORBA::SystemException , ImplementationRepository::NotFound )
virtual CORBA::ULong register_activator (const char *location, CORBA::Object_ptr object_ref ACE_ENV_ARG_DECL_WITH_DEFAULTS)=0 throw ( CORBA::SystemException , ImplementationRepository::AlreadyRegistered )
virtual CORBA::ULong unregister_activator (const char *location, CORBA::Object_ptr object_ref ACE_ENV_ARG_DECL_WITH_DEFAULTS)=0 throw ( CORBA::SystemException , ImplementationRepository::NotFound )

Static Public Methods

void _is_a_skel (TAO_ServerRequest &req, void *servant, void *servant_upcall ACE_ENV_ARG_DECL)
void _non_existent_skel (TAO_ServerRequest &req, void *servant, void *servant_upcall ACE_ENV_ARG_DECL)
void _interface_skel (TAO_ServerRequest &req, void *servant, void *servant_upcall ACE_ENV_ARG_DECL)
void _component_skel (TAO_ServerRequest &req, void *obj, void *servant_upcall ACE_ENV_ARG_DECL)
void activate_server_in_location_skel (TAO_ServerRequest &_tao_req, void *_tao_servant, void *_tao_servant_upcall ACE_ENV_ARG_DECL)
void remove_server_in_location_skel (TAO_ServerRequest &_tao_req, void *_tao_servant, void *_tao_servant_upcall ACE_ENV_ARG_DECL)
void shutdown_server_in_location_skel (TAO_ServerRequest &_tao_req, void *_tao_servant, void *_tao_servant_upcall ACE_ENV_ARG_DECL)
void server_is_shutting_down_in_location_skel (TAO_ServerRequest &_tao_req, void *_tao_servant, void *_tao_servant_upcall ACE_ENV_ARG_DECL)
void register_activator_skel (TAO_ServerRequest &_tao_req, void *_tao_servant, void *_tao_servant_upcall ACE_ENV_ARG_DECL)
void unregister_activator_skel (TAO_ServerRequest &_tao_req, void *_tao_servant, void *_tao_servant_upcall ACE_ENV_ARG_DECL)
void activate_server_skel (TAO_ServerRequest &req, void *obj, void *context ACE_ENV_ARG_DECL_WITH_DEFAULTS)
void activate_server_with_startup_skel (TAO_ServerRequest &req, void *obj, void *context ACE_ENV_ARG_DECL_WITH_DEFAULTS)
void register_server_skel (TAO_ServerRequest &req, void *obj, void *context ACE_ENV_ARG_DECL_WITH_DEFAULTS)
void reregister_server_skel (TAO_ServerRequest &req, void *obj, void *context ACE_ENV_ARG_DECL_WITH_DEFAULTS)
void remove_server_skel (TAO_ServerRequest &req, void *obj, void *context ACE_ENV_ARG_DECL_WITH_DEFAULTS)
void shutdown_server_skel (TAO_ServerRequest &req, void *obj, void *context ACE_ENV_ARG_DECL_WITH_DEFAULTS)
void server_is_running_skel (TAO_ServerRequest &req, void *obj, void *context ACE_ENV_ARG_DECL_WITH_DEFAULTS)
void server_is_shutting_down_skel (TAO_ServerRequest &req, void *obj, void *context ACE_ENV_ARG_DECL_WITH_DEFAULTS)
void find_skel (TAO_ServerRequest &req, void *obj, void *context ACE_ENV_ARG_DECL_WITH_DEFAULTS)
void list_skel (TAO_ServerRequest &req, void *obj, void *context ACE_ENV_ARG_DECL_WITH_DEFAULTS)

Protected Methods

 Locator (void)

Constructor & Destructor Documentation

POA_ImplementationRepository::Locator::Locator void    [protected]
 

POA_ImplementationRepository::Locator::Locator const Locator &    rhs
 

POA_ImplementationRepository::Locator::~Locator void    [virtual]
 


Member Function Documentation

void POA_ImplementationRepository::Locator::_component_skel TAO_ServerRequest   req,
void *    obj,
void *servant_upcall    ACE_ENV_ARG_DECL
[static]
 

virtual void POA_ImplementationRepository::Locator::_dispatch TAO_ServerRequest   req,
void *_servant_upcall    ACE_ENV_ARG_DECL
[virtual]
 

Reimplemented from POA_ImplementationRepository::Administration.

void * POA_ImplementationRepository::Locator::_downcast const char *    logical_type_id [virtual]
 

Reimplemented from POA_ImplementationRepository::Administration.

const char * POA_ImplementationRepository::Locator::_interface_repository_id void    const [virtual]
 

Reimplemented from POA_ImplementationRepository::Administration.

void POA_ImplementationRepository::Locator::_interface_skel TAO_ServerRequest   req,
void *    servant,
void *servant_upcall    ACE_ENV_ARG_DECL
[static]
 

Reimplemented from POA_ImplementationRepository::Administration.

virtual CORBA::Boolean POA_ImplementationRepository::Locator::_is_a const char *logical_type_id    ACE_ENV_ARG_DECL_WITH_DEFAULTS [virtual]
 

Reimplemented from POA_ImplementationRepository::Administration.

void POA_ImplementationRepository::Locator::_is_a_skel TAO_ServerRequest   req,
void *    servant,
void *servant_upcall    ACE_ENV_ARG_DECL
[static]
 

Reimplemented from POA_ImplementationRepository::Administration.

void POA_ImplementationRepository::Locator::_non_existent_skel TAO_ServerRequest   req,
void *    servant,
void *servant_upcall    ACE_ENV_ARG_DECL
[static]
 

Reimplemented from POA_ImplementationRepository::Administration.

ImplementationRepository::Locator * POA_ImplementationRepository::Locator::_this ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS   
 

Reimplemented from POA_ImplementationRepository::Administration.

virtual void POA_ImplementationRepository::Locator::activate_server_in_location const char *    server,
const char *location    ACE_ENV_ARG_DECL_WITH_DEFAULTS
throw ( CORBA::SystemException , ImplementationRepository::NotFound , ImplementationRepository::CannotActivate ) [pure virtual]
 

void POA_ImplementationRepository::Locator::activate_server_in_location_skel TAO_ServerRequest   _tao_server_request,
void *    _tao_servant,
void *_tao_servant_upcall    ACE_ENV_ARG_DECL
[static]
 

ACE_INLINE void POA_ImplementationRepository::Locator::activate_server_skel TAO_ServerRequest   req,
void *    obj,
void *context    ACE_ENV_ARG_DECL
[static]
 

ACE_INLINE void POA_ImplementationRepository::Locator::activate_server_with_startup_skel TAO_ServerRequest   req,
void *    obj,
void *context    ACE_ENV_ARG_DECL
[static]
 

ACE_INLINE void POA_ImplementationRepository::Locator::find_skel TAO_ServerRequest   req,
void *    obj,
void *context    ACE_ENV_ARG_DECL
[static]
 

ACE_INLINE void POA_ImplementationRepository::Locator::list_skel TAO_ServerRequest   req,
void *    obj,
void *context    ACE_ENV_ARG_DECL
[static]
 

virtual CORBA::ULong POA_ImplementationRepository::Locator::register_activator const char *    location,
CORBA::Object_ptr object_ref    ACE_ENV_ARG_DECL_WITH_DEFAULTS
throw ( CORBA::SystemException , ImplementationRepository::AlreadyRegistered ) [pure virtual]
 

void POA_ImplementationRepository::Locator::register_activator_skel TAO_ServerRequest   _tao_server_request,
void *    _tao_servant,
void *_tao_servant_upcall    ACE_ENV_ARG_DECL
[static]
 

ACE_INLINE void POA_ImplementationRepository::Locator::register_server_skel TAO_ServerRequest   req,
void *    obj,
void *context    ACE_ENV_ARG_DECL
[static]
 

virtual void POA_ImplementationRepository::Locator::remove_server_in_location const char *    server,
const char *location    ACE_ENV_ARG_DECL_WITH_DEFAULTS
throw ( CORBA::SystemException , ImplementationRepository::NotFound ) [pure virtual]
 

void POA_ImplementationRepository::Locator::remove_server_in_location_skel TAO_ServerRequest   _tao_server_request,
void *    _tao_servant,
void *_tao_servant_upcall    ACE_ENV_ARG_DECL
[static]
 

ACE_INLINE void POA_ImplementationRepository::Locator::remove_server_skel TAO_ServerRequest   req,
void *    obj,
void *context    ACE_ENV_ARG_DECL
[static]
 

ACE_INLINE void POA_ImplementationRepository::Locator::reregister_server_skel TAO_ServerRequest   req,
void *    obj,
void *context    ACE_ENV_ARG_DECL
[static]
 

ACE_INLINE void POA_ImplementationRepository::Locator::server_is_running_skel TAO_ServerRequest   req,
void *    obj,
void *context    ACE_ENV_ARG_DECL
[static]
 

virtual void POA_ImplementationRepository::Locator::server_is_shutting_down_in_location const char *    server,
const char *location    ACE_ENV_ARG_DECL_WITH_DEFAULTS
throw ( CORBA::SystemException , ImplementationRepository::NotFound ) [pure virtual]
 

void POA_ImplementationRepository::Locator::server_is_shutting_down_in_location_skel TAO_ServerRequest   _tao_server_request,
void *    _tao_servant,
void *_tao_servant_upcall    ACE_ENV_ARG_DECL
[static]
 

ACE_INLINE void POA_ImplementationRepository::Locator::server_is_shutting_down_skel TAO_ServerRequest   req,
void *    obj,
void *context    ACE_ENV_ARG_DECL
[static]
 

virtual void POA_ImplementationRepository::Locator::shutdown_server_in_location const char *    server,
const char *location    ACE_ENV_ARG_DECL_WITH_DEFAULTS
throw ( CORBA::SystemException , ImplementationRepository::NotFound ) [pure virtual]
 

void POA_ImplementationRepository::Locator::shutdown_server_in_location_skel TAO_ServerRequest   _tao_server_request,
void *    _tao_servant,
void *_tao_servant_upcall    ACE_ENV_ARG_DECL
[static]
 

ACE_INLINE void POA_ImplementationRepository::Locator::shutdown_server_skel TAO_ServerRequest   req,
void *    obj,
void *context    ACE_ENV_ARG_DECL
[static]
 

virtual CORBA::ULong POA_ImplementationRepository::Locator::unregister_activator const char *    location,
CORBA::Object_ptr object_ref    ACE_ENV_ARG_DECL_WITH_DEFAULTS
throw ( CORBA::SystemException , ImplementationRepository::NotFound ) [pure virtual]
 

void POA_ImplementationRepository::Locator::unregister_activator_skel TAO_ServerRequest   _tao_server_request,
void *    _tao_servant,
void *_tao_servant_upcall    ACE_ENV_ARG_DECL
[static]
 


The documentation for this class was generated from the following files:
Generated on Thu Oct 10 20:10:44 2002 for TAO_PortableServer by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001