org.omg.PortableInterceptor
Interface Interceptor
public
interface
Interceptor
extends InterceptorOperations, Object, IDLEntity
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 {@link ORBInitializer} for explanation, how the interceptors are
registered within the ORB.