JavaTM 2 Platform
Standard Ed. 6

org.omg.PortableInterceptor
接口 IORInterceptor

所有超级接口:
IDLEntity, Interceptor, InterceptorOperations, IORInterceptorOperations, Object, Serializable
所有已知子接口:
IORInterceptor_3_0

public interface IORInterceptor
extends IORInterceptorOperations, Interceptor, IDLEntity

Interceptor 用于在 IOR 内部配置文件中建立带标记的组件。

在某些情况下,可移植 ORB 服务实现可能需要向对象引用添加描述服务器或对象 ORB 服务相关功能的信息,以便使客户端中的 ORB 服务实现运转正常。

IORInterceptorIORInfo 接口支持这一功能。

另请参见:
IORInfo

方法摘要
 
从接口 org.omg.PortableInterceptor.IORInterceptorOperations 继承的方法
establish_components
 
从接口 org.omg.PortableInterceptor.InterceptorOperations 继承的方法
destroy, name
 
从接口 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
 


JavaTM 2 Platform
Standard Ed. 6

提交错误或意见

版权所有 2008 Sun Microsystems, Inc. 保留所有权利。请遵守GNU General Public License, version 2 only