Uses of Interface
org.omg.PortableInterceptor.IORInfoOperations

Packages that use IORInfoOperations
org.jacorb.orb.portableInterceptor   
org.omg.PortableInterceptor   
 

Uses of IORInfoOperations in org.jacorb.orb.portableInterceptor
 

Subinterfaces of IORInfoOperations in org.jacorb.orb.portableInterceptor
 interface IORInfoExt
          This class extends the standard defined interface of the IORInfo object given to each IORInterceptor during creation of new IORs.
 

Classes in org.jacorb.orb.portableInterceptor that implement IORInfoOperations
 class IORInfoImpl
          This class represents the type of info object that will be passed to the IORInterceptors.
 

Uses of IORInfoOperations in org.omg.PortableInterceptor
 

Subinterfaces of IORInfoOperations in org.omg.PortableInterceptor
 interface IORInfo
          Generated from IDL interface "IORInfo"