org.omg.PortableInterceptor
public interface InterceptorOperations
Interceptor
.
The the derived interfaces define additional operations for they
specific functionality.
Portable Interceptors are hooks into the ORB through which ORB services can
intercept the normal flow of execution in creation of IOR, sending request,
receiving request and returning the reply.
See org.omg.PortableInterceptor
for more details about the possible
interceptors and how to register them within the ORB.void destroy()