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

import "CCM_Session2Context.idl";

Inheritance diagram for Components::Session2Context:
Inheritance graph
Collaboration diagram for Components::Session2Context:
Collaboration graph

List of all members.

Public Member Functions

Object create_ref (in CORBA::RepositoryId repid)
Object create_ref_from_oid (in CORBA::OctetSeq oid, in CORBA::RepositoryId repid)
CORBA::OctetSeq get_oid_from_ref (in Object objref) raises (IllegalState, BadComponentReference)
- Public Member Functions inherited from Components::SessionContext
Object get_CCM_object () raises (IllegalState)
- 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)
- Public Member Functions inherited from Components::CCM2Context
HomeRegistration get_home_registration ()
void req_passivate () raises (PolicyMismatch)
CatalogBase get_persistence (in _TypeId catalog_type_id) raises (PersistenceNotAvailable)

Member Function Documentation

Object Components::Session2Context::create_ref ( in CORBA::RepositoryId  repid)
Object Components::Session2Context::create_ref_from_oid ( in CORBA::OctetSeq  oid,
in CORBA::RepositoryId  repid 
)
CORBA::OctetSeq Components::Session2Context::get_oid_from_ref ( in Object  objref) raises (IllegalState, BadComponentReference)

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