CIAO 1.0.5
Public Member Functions
Components::ExtensionContext Interface Reference

import "CCM_ExtensionContext.idl";

Inheritance diagram for Components::ExtensionContext:
Inheritance graph
[legend]
Collaboration diagram for Components::ExtensionContext:
Collaboration graph
[legend]

List of all members.

Public Member Functions

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

Member Function Documentation

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

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