Uses of Interface
org.omg.PortableInterceptor.IORInfoOperations
-
Packages that use IORInfoOperations Package Description com.sun.corba.ee.impl.interceptors org.omg.PortableInterceptor -
-
Uses of IORInfoOperations in com.sun.corba.ee.impl.interceptors
Classes in com.sun.corba.ee.impl.interceptors that implement IORInfoOperations Modifier and Type Class Description class
IORInfoImpl
IORInfoImpl is the implementation of the IORInfo class, as described in orbos/99-12-02, section 7. -
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.
-