TAO_PI
2.1.5
|
A convenient helper class to invoke registered client request interceptors. More...
#include <RequestInterceptor_Adapter_Impl.h>
Public Member Functions | |
~TAO_RequestInterceptor_Adapter_Impl (void) | |
void | popTSC (TAO_ORB_Core *orb_core) |
void | pushTSC (TAO_ORB_Core *orb_core) |
![]() | |
virtual | ~RequestInterceptor_Adapter (void) |
virtual void | destroy_interceptors (void)=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 | ( | void | ) |
|
virtual |
Implements TAO::RequestInterceptor_Adapter.
|
virtual |
Implements TAO::RequestInterceptor_Adapter.