-
- All Superinterfaces:
-
IDLEntity
,Object
,RunTimeOperations
,Serializable
public interface RunTime extends RunTimeOperations, Object, IDLEntity
定义表示请求的发送上下文的基类。 发送上下文提供对GIOP消息的发起者的运行时环境的信息的访问。 例如,当值类型在GIOP请求消息上编组时,值类型的接收方可能需要向发件人询问CodeBase来实现值类型。
-
-
方法摘要
-
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
-
-