Interface org.omg.CosNaming.BindingIterator
- Implementing Classes:
- _BindingIteratorImplBase
- public interface BindingIterator
- extends Object
next_one
public boolean next_one(BindingHolder b)
next_n
public boolean next_n(int how_many,
BindingListHolder bl)
destroy
public void destroy()
Submit a bug or feature
Submit comments/suggestions about new javadoc look.
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California, 94303, U.S.A. All Rights Reserved.