CIAO 1.0.5
Public Member Functions
CIAO::Extension_Container Interface Reference

import "Extension_Container.idl";

Inheritance diagram for CIAO::Extension_Container:
Inheritance graph
[legend]
Collaboration diagram for CIAO::Extension_Container:
Collaboration graph
[legend]

List of all members.

Public Member Functions

Components::Cookie install_service_reference (in string service_id, in Object objref) raises (Components::CCMException)
Object uninstall_service_reference (in Components::Cookie ck) raises (Components::CCMException)
Components::ContainerPortableInterceptor::ClientContainerInterceptorRegistration get_client_interceptor_registration () raises (Components::CCMException)
Components::ContainerPortableInterceptor::ServerContainerInterceptorRegistration get_server_interceptor_registration () raises (Components::CCMException)
Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration get_stub_interceptor_registration () raises (Components::CCMException)
Components::ContainerPortableInterceptor::ServantContainerInterceptorRegistration get_servant_interceptor_registration () raises (Components::CCMException)

Member Function Documentation

Components::ContainerPortableInterceptor::ClientContainerInterceptorRegistration CIAO::Extension_Container::get_client_interceptor_registration ( ) raises (Components::CCMException)

Implemented in CIAO::Extension_Container_i.

Components::ContainerPortableInterceptor::ServantContainerInterceptorRegistration CIAO::Extension_Container::get_servant_interceptor_registration ( ) raises (Components::CCMException)

Implemented in CIAO::Extension_Container_i.

Components::ContainerPortableInterceptor::ServerContainerInterceptorRegistration CIAO::Extension_Container::get_server_interceptor_registration ( ) raises (Components::CCMException)

Implemented in CIAO::Extension_Container_i.

Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration CIAO::Extension_Container::get_stub_interceptor_registration ( ) raises (Components::CCMException)

Implemented in CIAO::Extension_Container_i.

Components::Cookie CIAO::Extension_Container::install_service_reference ( in string  service_id,
in Object  objref 
) raises (Components::CCMException)
Object CIAO::Extension_Container::uninstall_service_reference ( in Components::Cookie  ck) raises (Components::CCMException)

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