public class BindingIteratorPOATie extends BindingIteratorPOA
Constructor and Description |
---|
BindingIteratorPOATie(BindingIteratorOperations delegate) |
BindingIteratorPOATie(BindingIteratorOperations delegate,
POA poa) |
Modifier and Type | Method and Description |
---|---|
POA |
_default_POA() |
BindingIteratorOperations |
_delegate() |
void |
_delegate(BindingIteratorOperations delegate) |
BindingIterator |
_this() |
BindingIterator |
_this(ORB orb) |
void |
destroy() |
boolean |
next_n(int how_many,
BindingListHolder bl) |
boolean |
next_one(BindingHolder b) |
_all_interfaces, _invoke
_get_component, _get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
public BindingIteratorPOATie(BindingIteratorOperations delegate)
public BindingIteratorPOATie(BindingIteratorOperations delegate, POA poa)
public BindingIterator _this()
_this
in class BindingIteratorPOA
public BindingIterator _this(ORB orb)
_this
in class BindingIteratorPOA
public BindingIteratorOperations _delegate()
public void _delegate(BindingIteratorOperations delegate)
public POA _default_POA()
_default_POA
in class Servant
public boolean next_one(BindingHolder b)
public boolean next_n(int how_many, BindingListHolder bl)
public void destroy()
Copyright © 2016 JacORB. All rights reserved.