JavaTM 2 Platform
Standard Ed. 6

org.omg.CosNaming
介面 BindingIterator

所有父級介面:
BindingIteratorOperations, IDLEntity, Object, Serializable
所有已知實作類別:
_BindingIteratorImplBase, _BindingIteratorStub

public interface BindingIterator
extends BindingIteratorOperations, Object, IDLEntity

BindingIterator 介面允許客戶端使用 next_one 或 next_n 迭代綁定。 通過使用 NamingContext 上的 list 方法可以獲取綁定迭代器。

另請參見:
NamingContextOperations.list(int, org.omg.CosNaming.BindingListHolder, org.omg.CosNaming.BindingIteratorHolder)

方法摘要
 
從介面 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
 


JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

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