-
- All Superinterfaces:
-
IDLEntity
,IORInfoOperations
,Object
,Serializable
public interface IORInfo extends IORInfoOperations, Object, IDLEntity
在IOR构造期间提供服务器端ORB服务访问适用的策略以及添加组件的能力。 ORB将该接口的实现实例作为参数传递给IORInterceptor.establish_components
。- 另请参见:
-
IORInterceptor
-
-
方法摘要
-
Methods inherited from interface org.omg.PortableInterceptor.IORInfoOperations
adapter_template, add_ior_component, add_ior_component_to_profile, current_factory, current_factory, get_effective_policy, manager_id, state
-
Methods inherited from interface org.omg.CORBA.Object
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
-
-