org.omg.CosPropertyService
Class PropertyNamesIteratorPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.omg.CosPropertyService.PropertyNamesIteratorPOA
org.omg.CosPropertyService.PropertyNamesIteratorPOATie
- All Implemented Interfaces:
- InvokeHandler, PropertyNamesIteratorOperations
public class PropertyNamesIteratorPOATie
- extends PropertyNamesIteratorPOA
Generated from IDL interface "PropertyNamesIterator".
- Version:
- generated at Mar 21, 2012 11:04:33 AM
- Author:
- JacORB IDL compiler V 2.3.1 (JBoss patch01), 29-Jul-2009
Methods inherited from class org.omg.PortableServer.Servant |
_get_component, _get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyNamesIteratorPOATie
public PropertyNamesIteratorPOATie(PropertyNamesIteratorOperations delegate)
PropertyNamesIteratorPOATie
public PropertyNamesIteratorPOATie(PropertyNamesIteratorOperations delegate,
POA poa)
_this
public PropertyNamesIterator _this()
- Overrides:
_this
in class PropertyNamesIteratorPOA
_this
public PropertyNamesIterator _this(ORB orb)
- Overrides:
_this
in class PropertyNamesIteratorPOA
_delegate
public PropertyNamesIteratorOperations _delegate()
_delegate
public void _delegate(PropertyNamesIteratorOperations delegate)
_default_POA
public POA _default_POA()
- Overrides:
_default_POA
in class Servant
next_n
public boolean next_n(int how_many,
PropertyNamesHolder property_names)
next_one
public boolean next_one(StringHolder property_name)
reset
public void reset()
destroy
public void destroy()