CIAO  1.1.7
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions
Components::CCMContext Interface Reference

import "CCM_Context.idl";

Inheritance diagram for Components::CCMContext:
Inheritance graph
Collaboration diagram for Components::CCMContext:
Collaboration graph

List of all members.

Public Member Functions

Principal get_caller_principal ()
CCMHome get_CCM_home ()
boolean get_rollback_only () raises (IllegalState)
Transaction::UserTransaction get_user_transaction () raises (IllegalState)
boolean is_caller_in_role (in string role)
void set_rollback_only () raises (IllegalState)
Object resolve_service_reference (in string service_id) raises (CCMException)
void install_service_component_reference (in string service_id, in Object objref)
Object uninstall_service_component_reference (in string service_id)

Member Function Documentation

Principal Components::CCMContext::get_caller_principal ( )
CCMHome Components::CCMContext::get_CCM_home ( )
boolean Components::CCMContext::get_rollback_only ( ) raises (IllegalState)
Transaction::UserTransaction Components::CCMContext::get_user_transaction ( ) raises (IllegalState)
void Components::CCMContext::install_service_component_reference ( in string  service_id,
in Object  objref 
)
boolean Components::CCMContext::is_caller_in_role ( in string  role)
Object Components::CCMContext::resolve_service_reference ( in string  service_id) raises (CCMException)
void Components::CCMContext::set_rollback_only ( ) raises (IllegalState)
Object Components::CCMContext::uninstall_service_component_reference ( in string  service_id)

The documentation for this interface was generated from the following file: