Uses of Interface
org.omg.PortableInterceptor.ORBInitInfoOperations
Packages that use ORBInitInfoOperations
-
Uses of ORBInitInfoOperations in com.sun.corba.ee.impl.interceptors
Classes in com.sun.corba.ee.impl.interceptors that implement ORBInitInfoOperationsModifier and TypeClassDescriptionfinal classORBInitInfoImpl is the implementation of the ORBInitInfo class to be passed to ORBInitializers, as described in orbos/99-12-02. -
Uses of ORBInitInfoOperations in org.omg.PortableInterceptor
Subinterfaces of ORBInitInfoOperations in org.omg.PortableInterceptorModifier and TypeInterfaceDescriptioninterfacePassed to eachORBInitializer, allowing it to to register interceptors and perform other duties while the ORB is initializing.