|
CIAO
1.2.7
|
import"CCM_CCM2Context.idl";


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) |
| 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 | ||
| ) | ||||
1.8.6