public class _PolicyStub extends ObjectImpl implements Policy
通过IDL生成组织/天/ CORBA / _policystub.java到java编译器(便携式),版本“3”/ / / / / /分享/类/组织SRC /天/ PortableServer / corba.idl。星期六,1999年7月17日12:26:20 AM PDT
Constructor and Description |
---|
_PolicyStub()
施工注意:如果用默认构造函数的对象是无用的,直到_set_delegate(…)称为。
|
_PolicyStub(Delegate delegate)
构建了一个
_PolicyStub 对象与给定的
Delegate 对象初始化。
|
Modifier and Type | Method and Description |
---|---|
String[] |
_ids()
检索包含该
ObjectImpl 对象支持库标识符字符串数组。
|
Policy |
copy()
复制策略对象。
|
void |
destroy()
破坏政策对象。
|
int |
policy_type()
返回对应于策略对象的类型的常量值。
|
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
_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
public _PolicyStub()
public _PolicyStub(Delegate delegate)
_PolicyStub
对象与给定的
Delegate
对象初始化。
delegate
-委托对象
public int policy_type()
policy_type
接口
PolicyOperations
public Policy copy()
copy
接口
PolicyOperations
public void destroy()
destroy
接口
PolicyOperations
public String[] _ids()
ObjectImpl
ObjectImpl
对象支持库标识符字符串数组。例如,对于一个存根,该方法返回存根所支持的所有接口的信息。
_ids
方法重写,继承类
ObjectImpl
ObjectImpl
库标识符实例支持的阵列
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.