Uses of Interface
org.omg.PortableInterceptor.ORBInitInfoOperations
-
Packages that use ORBInitInfoOperations Package Description org.omg.PortableInterceptor Provides a mechanism to register ORB hooks through which ORB services can intercept the normal flow of execution of the ORB. -
-
Uses of ORBInitInfoOperations in org.omg.PortableInterceptor
Subinterfaces of ORBInitInfoOperations in org.omg.PortableInterceptor Modifier and Type Interface Description interface
ORBInitInfo
Passed to eachORBInitializer
, allowing it to to register interceptors and perform other duties while the ORB is initializing.
-