|
Public Member Functions |
| TargetManagerImpl_exec_i (void) |
virtual | ~TargetManagerImpl_exec_i (void) |
virtual ::Deployment::CCM_TargetManager_ptr | get_targetMgr () throw (CORBA::SystemException) |
virtual ::CIAO::CCM_TargetManagerExt_ptr | get_target_manager_ext () throw (::CORBA::SystemException) |
virtual void | set_session_context (::Components::SessionContext_ptr ctx) throw ( ::CORBA::SystemException, ::Components::CCMException) |
virtual void | ciao_preactivate () throw ( ::CORBA::SystemException, ::Components::CCMException) |
virtual void | ciao_postactivate () throw ( ::CORBA::SystemException, ::Components::CCMException) |
virtual void | ccm_activate () throw ( ::CORBA::SystemException, ::Components::CCMException) |
virtual void | ccm_passivate () throw ( ::CORBA::SystemException, ::Components::CCMException) |
virtual void | ccm_remove () throw ( ::CORBA::SystemException, ::Components::CCMException) |
Protected Attributes |
TargetManagerImpl_Context * | context_ |
| The service context pointer.
|
::Deployment::CCM_TargetManager_var | exec_object_ |
| The exec Object.
|