#include <Deployment_Interceptors.h>
Public Member Functions | |
DAnCE_StoreReferences_i (CORBA::ORB_ptr orb, const ::Deployment::Properties *props) | |
virtual | ~DAnCE_StoreReferences_i (void) |
virtual void | instance_pre_install (::Deployment::DeploymentPlan &plan,::CORBA::ULong instanceRef) |
virtual void | instance_post_install (const ::Deployment::DeploymentPlan &plan,::CORBA::ULong instance_index, const ::CORBA::Any &instance_reference, const ::CORBA::Any &exception_thrown) |
Public Attributes | |
CORBA::ORB_var | orb_ |
Private Attributes | |
CosNaming::NamingContext_var | ctx_ |
DAnCE::DAnCE_StoreReferences_i::DAnCE_StoreReferences_i | ( | CORBA::ORB_ptr | orb, | |
const ::Deployment::Properties * | props | |||
) |
DAnCE::DAnCE_StoreReferences_i::~DAnCE_StoreReferences_i | ( | void | ) | [virtual] |
void DAnCE::DAnCE_StoreReferences_i::instance_post_install | ( | const ::Deployment::DeploymentPlan & | plan, | |
::CORBA::ULong | instance_index, | |||
const ::CORBA::Any & | instance_reference, | |||
const ::CORBA::Any & | exception_thrown | |||
) | [virtual] |
void DAnCE::DAnCE_StoreReferences_i::instance_pre_install | ( | ::Deployment::DeploymentPlan & | plan, | |
::CORBA::ULong | instanceRef | |||
) | [virtual] |
CosNaming::NamingContext_var DAnCE::DAnCE_StoreReferences_i::ctx_ [private] |