| |
|
| java.lang.Object org.cougaar.qos.qrs.NSIterator
Inner Class :public static class NameServerException extends Exception | |
Constructor Summary | |
public | NSIterator(NameComponent[] context_name) |
binding_holder | BindingHolder binding_holder(Code) | | |
context | NamingContext context(Code) | | |
context_name | NameComponent[] context_name(Code) | | |
itr_holder | BindingIteratorHolder itr_holder(Code) | | |
list_holder | BindingListHolder list_holder(Code) | | |
list_index | int list_index(Code) | | |
next | org.omg.CORBA.Object next(Code) | | |
NSIterator | public NSIterator(NameComponent[] context_name) throws NameServerException(Code) | | |
hasNext | public boolean hasNext()(Code) | | |
initialize | public void initialize()(Code) | | |
remove | public void remove()(Code) | | |
|
|
|