#include <Notify_POA_Factory.h>
Inheritance diagram for TAO_Notify_POA_Factory
Public Methods | |
virtual PortableServer::POA_ptr | create_event_channel_POA (PortableServer::POA_ptr parent_poa, CORBA::Environment &ACE_TRY_ENV) = 0 |
virtual PortableServer::POA_ptr | create_supplier_admin_POA (PortableServer::POA_ptr parent_poa, CORBA::Long new_poa_id, CORBA::Environment &ACE_TRY_ENV) = 0 |
virtual PortableServer::POA_ptr | create_consumer_admin_POA (PortableServer::POA_ptr parent_poa, CORBA::Long new_poa_id, CORBA::Environment &ACE_TRY_ENV) = 0 |
virtual PortableServer::POA_ptr | create_proxy_pushconsumer_POA (PortableServer::POA_ptr parent_poa, CORBA::Long new_poa_id, CORBA::Environment &ACE_TRY_ENV) = 0 |
virtual PortableServer::POA_ptr | create_proxy_pushsupplier_POA (PortableServer::POA_ptr parent_poa, CORBA::Long new_poa_id, CORBA::Environment &ACE_TRY_ENV) = 0 |
virtual CORBA::Object_ptr | activate_object_with_id (CORBA::Long id, PortableServer::POA_ptr poa,PortableServer::Servant servant, CORBA::Environment &ACE_TRY_ENV) = 0 |
virtual CORBA::Object_ptr | activate_object (PortableServer::POA_ptr poa,PortableServer::Servant servant, CORBA::Environment &ACE_TRY_ENV) = 0 |
virtual CORBA::Object_ptr | servant_to_reference (PortableServer::POA_ptr poa,PortableServer::Servant servant, CORBA::Environment &ACE_TRY_ENV) = 0 |
virtual CORBA::Object_ptr | id_to_reference (CORBA::Long id, PortableServer::POA_ptr poa, CORBA::Environment &ACE_TRY_ENV) = 0 |
virtual void | destroy_POA (PortableServer::POA_ptr poa, CORBA::Environment &ACE_TRY_ENV) = 0 |
virtual void | deactivate_object (CORBA::Object_ptr obj, PortableServer::POA_ptr poa, CORBA::Environment &ACE_TRY_ENV) = 0 |
virtual void | deactivate_object (PortableServer::Servant servant, PortableServer::POA_ptr, CORBA::Environment &ACE_TRY_ENV) = 0 |
|
Reimplemented in TAO_Notify_Default_POA_Factory. |
|
Reimplemented in TAO_Notify_Default_POA_Factory. |
|
Reimplemented in TAO_Notify_Default_POA_Factory. |
|
Reimplemented in TAO_Notify_Default_POA_Factory. |
|
Reimplemented in TAO_Notify_Default_POA_Factory. |
|
Reimplemented in TAO_Notify_Default_POA_Factory. |
|
Reimplemented in TAO_Notify_Default_POA_Factory. |
|
Reimplemented in TAO_Notify_Default_POA_Factory. |
|
Reimplemented in TAO_Notify_Default_POA_Factory. |
|
Reimplemented in TAO_Notify_Default_POA_Factory. |
|
Reimplemented in TAO_Notify_Default_POA_Factory. |
|
Reimplemented in TAO_Notify_Default_POA_Factory. |