DAnCE ..
Public Member Functions | Private Attributes

DAnCE::SHS_Interceptor Class Reference

#include <SHS_Interceptor.h>

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

List of all members.

Public Member Functions

 SHS_Interceptor (void)
virtual ~SHS_Interceptor (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 &)
virtual void unexpected_event (const ::Deployment::DeploymentPlan &plan,::CORBA::ULong index, const ::CORBA::Any &exception_thrown, const char *error)

Private Attributes

auto_ptr
< DAnCE::SHS::SHS_Transport
shs_transport_

Constructor & Destructor Documentation

home build doxygen ACE_wrappers TAO DAnCE tools System_Health Interceptors SHS_Interceptor cpp DAnCE::SHS_Interceptor::SHS_Interceptor ( void  )
DAnCE::SHS_Interceptor::~SHS_Interceptor ( void  ) [virtual]

Member Function Documentation

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

Reimplemented from DAnCE::DeploymentInterceptor_Base.

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

Reimplemented from DAnCE::DeploymentInterceptor_Base.

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

Reimplemented from DAnCE::DeploymentInterceptor_Base.

void DAnCE::SHS_Interceptor::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::SHS_Interceptor::post_passivate ( const ::Deployment::DeploymentPlan plan,
::CORBA::ULong  instanceRef,
const ::CORBA::Any &  exception_thrown 
) [virtual]

Reimplemented from DAnCE::DeploymentInterceptor_Base.

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

Reimplemented from DAnCE::DeploymentInterceptor_Base.

void DAnCE::SHS_Interceptor::unexpected_event ( const ::Deployment::DeploymentPlan plan,
::CORBA::ULong  index,
const ::CORBA::Any &  exception_thrown,
const char *  error 
) [virtual]

Reimplemented from DAnCE::DeploymentInterceptor_Base.


Member Data Documentation


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