Uses of Interface
org.omg.PortableInterceptor.IORInfoOperations
-
Packages that use IORInfoOperations 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 IORInfoOperations in org.omg.PortableInterceptor
Subinterfaces of IORInfoOperations in org.omg.PortableInterceptor Modifier and Type Interface Description interface
IORInfo
Provides the server-side ORB service with access to the applicable policies during IOR construction and the ability to add components.
-