public class PropertiesIteratorPOATie extends PropertiesIteratorPOA
Constructor and Description |
---|
PropertiesIteratorPOATie(PropertiesIteratorOperations delegate) |
PropertiesIteratorPOATie(PropertiesIteratorOperations delegate,
POA poa) |
Modifier and Type | Method and Description |
---|---|
POA |
_default_POA() |
PropertiesIteratorOperations |
_delegate() |
void |
_delegate(PropertiesIteratorOperations delegate) |
PropertiesIterator |
_this() |
PropertiesIterator |
_this(ORB orb) |
void |
destroy() |
boolean |
next_n(int how_many,
PropertiesHolder nproperties) |
boolean |
next_one(PropertyHolder aproperty) |
void |
reset() |
_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 PropertiesIteratorPOATie(PropertiesIteratorOperations delegate)
public PropertiesIteratorPOATie(PropertiesIteratorOperations delegate, POA poa)
public PropertiesIterator _this()
_this
in class PropertiesIteratorPOA
public PropertiesIterator _this(ORB orb)
_this
in class PropertiesIteratorPOA
public PropertiesIteratorOperations _delegate()
public void _delegate(PropertiesIteratorOperations delegate)
public POA _default_POA()
_default_POA
in class Servant
public boolean next_n(int how_many, PropertiesHolder nproperties)
public boolean next_one(PropertyHolder aproperty)
public void reset()
public void destroy()