CIAO  1.2.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
Components::CCM2Context Interface Reference

import "CCM_CCM2Context.idl";

Inheritance diagram for Components::CCM2Context:
Inheritance graph
Collaboration diagram for Components::CCM2Context:
Collaboration graph

Public Member Functions

HomeRegistration get_home_registration ()
 
void req_passivate () raises (PolicyMismatch)
 
CatalogBase get_persistence (in _TypeId catalog_type_id) raises (PersistenceNotAvailable)
 
- Public Member Functions inherited from Components::CCMContext
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

HomeRegistration Components::CCM2Context::get_home_registration ( )
CatalogBase Components::CCM2Context::get_persistence ( in _TypeId  catalog_type_id) raises (PersistenceNotAvailable)
void Components::CCM2Context::req_passivate ( ) raises (PolicyMismatch)

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