所有类
|
摘要: 嵌套 | 字段 | 构造方法 | 方法 |
详细信息: 字段 | 构造方法 | 方法 |
org.omg.PortableInterceptor
接口 ORBInitInfo
- 所有超级接口:
- IDLEntity, Object, ORBInitInfoOperations, Serializable
-
public interface ORBInitInfo
- extends ORBInitInfoOperations, Object, IDLEntity
传递给每个 ORBInitializer
,允许其在初始化 ORB 时注册 interceptor 并执行其他职责。
ORBInitInfo
对象只在 ORB.init
期间有效。如果服务保持对其 ORBInitInfo
对象的引用,并试图在 ORB.init
返回后使用该对象,则该对象将不再存在,并抛出 OBJECT_NOT_EXIST
异常。
- 另请参见:
ORBInitializer
从接口 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 |
所有类
|
摘要: 嵌套 | 字段 | 构造方法 | 方法 |
详细信息: 字段 | 构造方法 | 方法 |