Uses of Interface
org.omg.PortableInterceptor.IORInterceptorOperations
-
Packages that use IORInterceptorOperations Package Description com.sun.corba.ee.impl.folb com.sun.corba.ee.impl.oa.rfm com.sun.corba.ee.impl.plugin.hwlb org.omg.PortableInterceptor -
-
Uses of IORInterceptorOperations in com.sun.corba.ee.impl.folb
Classes in com.sun.corba.ee.impl.folb that implement IORInterceptorOperations Modifier and Type Class Description class
ServerGroupManager
-
Uses of IORInterceptorOperations in com.sun.corba.ee.impl.oa.rfm
Classes in com.sun.corba.ee.impl.oa.rfm that implement IORInterceptorOperations Modifier and Type Class Description private static class
ReferenceManagerConfigurator.RMIORInterceptor
-
Uses of IORInterceptorOperations in com.sun.corba.ee.impl.plugin.hwlb
Classes in com.sun.corba.ee.impl.plugin.hwlb that implement IORInterceptorOperations Modifier and Type Class Description class
VirtualAddressAgentImpl
-
Uses of IORInterceptorOperations in org.omg.PortableInterceptor
Subinterfaces of IORInterceptorOperations in org.omg.PortableInterceptor Modifier and Type Interface Description interface
IORInterceptor
Interceptor used to establish tagged components in the profiles within an IOR.interface
IORInterceptor_3_0
org/omg/PortableInterceptor/IORInterceptor_3_0.java .interface
IORInterceptor_3_0Operations
org/omg/PortableInterceptor/IORInterceptor_3_0Operations.java .
-