org.omg.CosNaming
public class _BindingIteratorStub extends ObjectImpl implements BindingIterator
Constructor Summary | |
---|---|
_BindingIteratorStub()
Create the stub. |
Method Summary | |
---|---|
String[] | _ids()
Get an array of repository ids for this object. |
boolean | _non_existent()
Returns true if the object has been destroyed. |
void | destroy()
Destroys the object on the server side.
|
protected void | finalize()
Destroys the iterator instance on the server side, calling
destroy.
|
boolean | next_n(int amount, BindingListHolder a_list) |
boolean | next_one(BindingHolder a_binding) |
Throws: java.lang.Throwable