public interface ORBInitInfo extends ORBInitInfoOperations, Object, IDLEntity
ORBInitializer
,允许它来登记拦截而ORB初始化执行其他职责。
的ORBInitInfo
对象只能在ORB.init
。如果服务保持参考其ORBInitInfo
对象,试图在ORB.init
返回使用,对象不存在,OBJECT_NOT_EXIST
例外将抛出。
ORBInitializer
add_client_request_interceptor, add_ior_interceptor, add_server_request_interceptor, allocate_slot_id, arguments, codec_factory, orb_id, register_initial_reference, register_policy_factory, resolve_initial_references
_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.