-
- All Superinterfaces:
-
BindingIteratorOperations
,IDLEntity
,Object
,Serializable
- 所有已知实现类:
-
_BindingIteratorImplBase
,_BindingIteratorStub
public interface BindingIterator extends BindingIteratorOperations, Object, IDLEntity
BindingIterator接口允许客户端使用next_one或next_n操作来迭代绑定。 绑定迭代器通过在list
上使用list
方法NamingContext
。
-
-
方法摘要
-
Methods inherited from interface org.omg.CosNaming.BindingIteratorOperations
destroy, next_n, next_one
-
Methods inherited from interface org.omg.CORBA.Object
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
-
-