duke@1: duke@1: duke@1: duke@1: duke@1: duke@1: duke@1: duke@1: duke@1: Provides a mechanism to register ORB hooks through which ORB services duke@1: can intercept the normal flow of execution of the ORB. duke@1: duke@1:

Interceptor Types

duke@1: There are currently three types of interceptors that can be registered: duke@1: duke@1: See the javadocs for class duke@1: {@link org.omg.PortableInterceptor.ORBInitializer ORBInitializer} duke@1: for how to go about registering interceptors. duke@1: duke@1: duke@1:

Known limitations / unimplemented methods in package duke@1: org.omg.PortableInterceptor

duke@1: duke@1: duke@1: duke@1: duke@1: duke@1:

Package Specification

duke@1:

For a precise list of supported sections of official OMG specifications with which duke@1: the Java[tm] Platform, Standard Edition 6 complies, see Official Specifications for CORBA duke@1: support in Java SE 6. duke@1: duke@1: @since 1.4 duke@1:
duke@1: @serial exclude duke@1: duke@1: