public interface Current extends CurrentOperations, Current, IDLEntity
PICurrent
)仅仅是一个时隙表,每个服务的时隙表都用于在其上下文和请求或应答的服务上下文之间传送其上下文数据。
希望使用PICurrent的每个服务在初始化时都会保留一个插槽或插槽,并在处理请求和回复时使用这些插槽。
在进行调用之前,通过调用ORB.resolve_initial_references( "PICurrent" )
。 从截取点开始,通过RequestInfo
对象上的RequestInfo
操作get_slot
从线程范围移动到请求范围的RequestInfo
数据。 仍然可以通过resolve_initial_references
获得resolve_initial_references
,但这是Interceptor的线程范围。
get_slot, set_slot
_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
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.