JavaTM 2 Platform
Standard Ed. 6

org.omg.CosNaming
類別 _BindingIteratorImplBase

java.lang.Object
  繼承者 org.omg.CORBA.portable.ObjectImpl
      繼承者 org.omg.CORBA.DynamicImplementation
          繼承者 org.omg.CosNaming._BindingIteratorImplBase
所有已實作的介面:
Serializable, Object, IDLEntity, BindingIterator, BindingIteratorOperations

public abstract class _BindingIteratorImplBase
extends DynamicImplementation
implements BindingIterator

另請參見:
序列化表格

建構子摘要
_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
 

建構子詳細資訊

_BindingIteratorImplBase

public _BindingIteratorImplBase()
方法詳細資訊

_ids

public String[] _ids()
從類別 ObjectImpl 複製的描述
獲得包含此 ObjectImpl 物件所支持的存儲資源庫標識符的字元串陣列。例如,對於 sub,此方法返回所有關於該 stub 所支持的介面的資訊。

覆寫:
類別 DynamicImplementation 中的 _ids
返回:
ObjectImpl 實例支持的所有存儲資源庫標識符所組成的陣列

invoke

public void invoke(ServerRequest r)
覆寫:
類別 DynamicImplementation 中的 invoke

JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only