FileDocCategorySizeDatePackage
IORInfo.javaAPI DocJava SE 5 API764Fri Aug 26 17:25:10 BST 2005org.omg.PortableInterceptor

IORInfo

public interface IORInfo implements org.omg.CORBA.portable.IDLEntity, org.omg.CORBA.Object, IORInfoOperations
Provides the server-side ORB service with access to the applicable policies during IOR construction and the ability to add components. The ORB passes an instance of its implementation of this interface as a parameter to IORInterceptor.establish_components.
see
IORInterceptor

Fields Summary
Constructors Summary
Methods Summary