Interface IORInfo

All Superinterfaces:
IDLEntity, IORInfoOperations, Object, Serializable
All Known Implementing Classes:
IORInfoImpl

public interface IORInfo extends IORInfoOperations, Object, IDLEntity
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 Also: