|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--org.omg.PortableServer.Servant
|
+--org.omg.CosPropertyService.PropertyNamesIteratorPOA
|
+--org.omg.CosPropertyService.PropertyNamesIteratorPOATie
Interface definition : PropertyNamesIterator
| Constructor Summary | |
PropertyNamesIteratorPOATie(PropertyNamesIteratorOperations tieObject)
Constructor |
|
PropertyNamesIteratorPOATie(PropertyNamesIteratorOperations tieObject,
org.omg.PortableServer.POA poa)
Constructor |
|
| Method Summary | |
org.omg.PortableServer.POA |
_default_POA()
_default_POA method |
PropertyNamesIteratorOperations |
_delegate()
Get the delegate |
void |
_delegate(PropertyNamesIteratorOperations delegate_)
Set the delegate |
void |
destroy()
Operation destroy |
boolean |
next_n(int how_many,
PropertyNamesHolder property_names)
Operation next_n |
boolean |
next_one(org.omg.CORBA.StringHolder property_name)
Operation next_one |
void |
reset()
Operation reset |
| Methods inherited from class org.omg.CosPropertyService.PropertyNamesIteratorPOA |
_all_interfaces, _invoke, _this, _this |
| Methods inherited from class org.omg.PortableServer.Servant |
_get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _orb, _poa, _set_delegate, _this_object, _this_object |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PropertyNamesIteratorPOATie(PropertyNamesIteratorOperations tieObject)
public PropertyNamesIteratorPOATie(PropertyNamesIteratorOperations tieObject,
org.omg.PortableServer.POA poa)
| Method Detail |
public PropertyNamesIteratorOperations _delegate()
public void _delegate(PropertyNamesIteratorOperations delegate_)
public org.omg.PortableServer.POA _default_POA()
_default_POA in class org.omg.PortableServer.Servantpublic void reset()
public boolean next_one(org.omg.CORBA.StringHolder property_name)
public boolean next_n(int how_many,
PropertyNamesHolder property_names)
public void destroy()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||