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 class
ORBInitInfoImpl 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 TypeInterfaceDescriptioninterface
Passed to eachORBInitializer
, allowing it to to register interceptors and perform other duties while the ORB is initializing.