|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectorg.omg.CORBA.portable.ObjectImpl
org.omg.CORBA.DynamicImplementation
org.omg.CosNaming._BindingIteratorImplBase
public abstract class _BindingIteratorImplBase
| 构造方法摘要 | |
|---|---|
_BindingIteratorImplBase()
|
|
| 方法摘要 | |
|---|---|
String[] |
_ids()
获得包含此 ObjectImpl 对象所支持的存储库标识符的字符串数组。 |
void |
invoke(ServerRequest r)
|
| 从类 org.omg.CORBA.portable.ObjectImpl 继承的方法 |
|---|
_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 |
| 从类 java.lang.Object 继承的方法 |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| 从接口 org.omg.CosNaming.BindingIteratorOperations 继承的方法 |
|---|
destroy, next_n, next_one |
| 从接口 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 |
| 构造方法详细信息 |
|---|
public _BindingIteratorImplBase()
| 方法详细信息 |
|---|
public String[] _ids()
ObjectImpl 复制的描述ObjectImpl 对象所支持的存储库标识符的字符串数组。例如,对于 sub,此方法返回所有关于该 stub 所支持的接口的信息。
DynamicImplementation 中的 _idsObjectImpl 实例支持的所有存储库标识符所组成的数组public void invoke(ServerRequest r)
DynamicImplementation 中的 invoke
|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||