Public Methods |
virtual | ~_TAO_Locator_Proxy_Impl (void) |
virtual void | activate_server_in_location (CORBA_Object *_collocated_tao_target_, const char *server, const char *location ACE_ENV_ARG_DECL)=0 throw ( CORBA::SystemException , ImplementationRepository::NotFound , ImplementationRepository::CannotActivate ) |
virtual void | remove_server_in_location (CORBA_Object *_collocated_tao_target_, const char *server, const char *location ACE_ENV_ARG_DECL)=0 throw ( CORBA::SystemException , ImplementationRepository::NotFound ) |
virtual void | shutdown_server_in_location (CORBA_Object *_collocated_tao_target_, const char *server, const char *location ACE_ENV_ARG_DECL)=0 throw ( CORBA::SystemException , ImplementationRepository::NotFound ) |
virtual void | server_is_shutting_down_in_location (CORBA_Object *_collocated_tao_target_, const char *server, const char *location ACE_ENV_ARG_DECL)=0 throw ( CORBA::SystemException , ImplementationRepository::NotFound ) |
virtual CORBA::ULong | register_activator (CORBA_Object *_collocated_tao_target_, const char *location, CORBA::Object_ptr object_ref ACE_ENV_ARG_DECL)=0 throw ( CORBA::SystemException , ImplementationRepository::AlreadyRegistered ) |
virtual CORBA::ULong | unregister_activator (CORBA_Object *_collocated_tao_target_, const char *location, CORBA::Object_ptr object_ref ACE_ENV_ARG_DECL)=0 throw ( CORBA::SystemException , ImplementationRepository::NotFound ) |
Protected Methods |
| _TAO_Locator_Proxy_Impl (void) |