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