- All Superinterfaces:
- org.omg.CORBA.portable.IDLEntity, InterceptorOperations, org.omg.CORBA.Object, java.io.Serializable
- All Known Subinterfaces:
- ClientRequestInterceptor, IORInterceptor, IORInterceptor_3_0, ServerRequestInterceptor
- All Known Implementing Classes:
- _IORInterceptor_3_0Stub
- public interface Interceptor
- extends InterceptorOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.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 ORBInitializer for explanation, how the interceptors are
registered within the ORB.
| Methods inherited from interface org.omg.CORBA.Object |
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override |