TAO_PI 4.0.0
|
A convenient helper class to invoke registered client request interceptors. More...
#include <RequestInterceptor_Adapter_Impl.h>
Public Member Functions | |
~TAO_RequestInterceptor_Adapter_Impl () | |
void | popTSC (TAO_ORB_Core *orb_core) |
void | pushTSC (TAO_ORB_Core *orb_core) |
![]() | |
virtual | ~RequestInterceptor_Adapter () |
virtual void | destroy_interceptors ()=0 |
A convenient helper class to invoke registered client request interceptors.
This class invokes all registered interceptors at interception point, and enforces flow rules dictated by the Portable Interceptor specification/chapter.
TAO_RequestInterceptor_Adapter_Impl::~TAO_RequestInterceptor_Adapter_Impl | ( | ) |
|
virtual |
Implements TAO::RequestInterceptor_Adapter.
|
virtual |
Implements TAO::RequestInterceptor_Adapter.