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 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.