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 classServerGroupManager -
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 classReferenceManagerConfigurator.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 classVirtualAddressAgentImpl -
Uses of IORInterceptorOperations in org.omg.PortableInterceptor
Subinterfaces of IORInterceptorOperations in org.omg.PortableInterceptor Modifier and Type Interface Description interfaceIORInterceptorInterceptor used to establish tagged components in the profiles within an IOR.interfaceIORInterceptor_3_0org/omg/PortableInterceptor/IORInterceptor_3_0.java .interfaceIORInterceptor_3_0Operationsorg/omg/PortableInterceptor/IORInterceptor_3_0Operations.java .
-