org.omg.CosNaming

Class BindingIteratorPOATie

public class BindingIteratorPOATie extends BindingIteratorPOA

This interface provides an iterator to navigate into a naming context.
Constructor Summary
BindingIteratorPOATie(BindingIteratorOperations tieObject)
Constructor
BindingIteratorPOATie(BindingIteratorOperations tieObject, POA poa)
Constructor
Method Summary
voiddestroy()
Operation destroy
booleannext_n(int how_many, BindingListHolder bl)
Operation next_n
booleannext_one(BindingHolder b)
Operation next_one
POA_default_POA()
_default_POA method
BindingIteratorOperations_delegate()
Get the delegate
void_delegate(BindingIteratorOperations delegate_)
Set the delegate

Constructor Detail

BindingIteratorPOATie

public BindingIteratorPOATie(BindingIteratorOperations tieObject)
Constructor

BindingIteratorPOATie

public BindingIteratorPOATie(BindingIteratorOperations tieObject, POA poa)
Constructor

Method Detail

destroy

public void destroy()
Operation destroy

next_n

public boolean next_n(int how_many, BindingListHolder bl)
Operation next_n

next_one

public boolean next_one(BindingHolder b)
Operation next_one

_default_POA

public POA _default_POA()
_default_POA method

_delegate

public BindingIteratorOperations _delegate()
Get the delegate

_delegate

public void _delegate(BindingIteratorOperations delegate_)
Set the delegate