JavaTM 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 Platform
Standard Ed. 6

バグの報告と機能のリクエスト
さらに詳しい API リファレンスおよび開発者ドキュメントについては、Java SE 開発者用ドキュメントを参照してください。開発者向けの詳細な解説、概念の概要、用語の定義、バグの回避策、およびコード実例が含まれています。

Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。