public class BindingIteratorImpl extends BindingIteratorPOA
| Constructor and Description |
|---|
BindingIteratorImpl(Binding[] b) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
boolean |
next_n(int how_many,
BindingListHolder bl) |
boolean |
next_one(BindingHolder b) |
_all_interfaces, _invoke, _this, _this_default_POA, _get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic BindingIteratorImpl(Binding[] b)
public void destroy()
public boolean next_n(int how_many,
BindingListHolder bl)
public boolean next_one(BindingHolder b)
Copyright © 2017 JacORB. All rights reserved.