DAnCE ..
Public Member Functions

DAnCE::Best_Effort Class Reference

#include <Best_Effort.h>

Inheritance diagram for DAnCE::Best_Effort:
Inheritance graph
[legend]
Collaboration diagram for DAnCE::Best_Effort:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Best_Effort (void)
virtual ~Best_Effort (void)
virtual void post_install (const ::Deployment::DeploymentPlan &plan,::CORBA::ULong index, const ::CORBA::Any &reference, const ::CORBA::Any &exception_thrown)
virtual void post_connect (const ::Deployment::DeploymentPlan &plan,::CORBA::ULong connectionRef, const ::CORBA::Any &exceptionThrown)
virtual void post_configured (const ::Deployment::DeploymentPlan &plan,::CORBA::ULong instanceRef, const ::CORBA::Any &exception_thrown)
virtual void post_activate (const ::Deployment::DeploymentPlan &plan,::CORBA::ULong instanceRef, const ::CORBA::Any &exception_thrown)
virtual void post_passivate (const ::Deployment::DeploymentPlan &plan,::CORBA::ULong instanceRef, const ::CORBA::Any &exception_thrown)
virtual void post_remove (const ::Deployment::DeploymentPlan &plan,::CORBA::ULong instanceRef, const ::CORBA::Any &exception_thrown)
virtual void configure (const Deployment::Properties &)

Constructor & Destructor Documentation

home build doxygen ACE_wrappers TAO DAnCE dance LocalityManager Interceptors Best_Effort cpp DAnCE::Best_Effort::Best_Effort ( void  )
DAnCE::Best_Effort::~Best_Effort ( void  ) [virtual]

Member Function Documentation

virtual void DAnCE::Best_Effort::configure ( const Deployment::Properties ) [virtual]
void DAnCE::Best_Effort::post_activate ( const ::Deployment::DeploymentPlan plan,
::CORBA::ULong  instanceRef,
const ::CORBA::Any &  exception_thrown 
) [virtual]

Reimplemented from DAnCE::DeploymentInterceptor_Base.

void DAnCE::Best_Effort::post_configured ( const ::Deployment::DeploymentPlan plan,
::CORBA::ULong  instanceRef,
const ::CORBA::Any &  exception_thrown 
) [virtual]

Reimplemented from DAnCE::DeploymentInterceptor_Base.

void DAnCE::Best_Effort::post_connect ( const ::Deployment::DeploymentPlan plan,
::CORBA::ULong  connectionRef,
const ::CORBA::Any &  exceptionThrown 
) [virtual]

Reimplemented from DAnCE::DeploymentInterceptor_Base.

void DAnCE::Best_Effort::post_install ( const ::Deployment::DeploymentPlan plan,
::CORBA::ULong  index,
const ::CORBA::Any &  reference,
const ::CORBA::Any &  exception_thrown 
) [virtual]

Reimplemented from DAnCE::DeploymentInterceptor_Base.

void DAnCE::Best_Effort::post_passivate ( const ::Deployment::DeploymentPlan plan,
::CORBA::ULong  instanceRef,
const ::CORBA::Any &  exception_thrown 
) [virtual]

Reimplemented from DAnCE::DeploymentInterceptor_Base.

void DAnCE::Best_Effort::post_remove ( const ::Deployment::DeploymentPlan plan,
::CORBA::ULong  instanceRef,
const ::CORBA::Any &  exception_thrown 
) [virtual]

Reimplemented from DAnCE::DeploymentInterceptor_Base.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines