public class SocketFactoryContactInfoListIteratorImpl extends CorbaContactInfoListIteratorImpl
contactInfoList, effectiveTargetIORIterator, failureContactInfo, failureException, isAddrDispositionRetry, listOfContactInfos, orb, previousContactInfo, primaryContactInfo, primaryToContactInfo, successContactInfo
Constructor and Description |
---|
SocketFactoryContactInfoListIteratorImpl(ORB orb,
CorbaContactInfoList corbaContactInfoList) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
Object |
next() |
boolean |
reportException(ContactInfo contactInfo,
RuntimeException ex)
Used to report information to the iterator to be used
in future invocations.
|
getContactInfoList, getFailureException, remove, reportAddrDispositionRetry, reportRedirect, reportSuccess, updateEffectiveTargetIOR
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public SocketFactoryContactInfoListIteratorImpl(ORB orb, CorbaContactInfoList corbaContactInfoList)
public boolean hasNext()
hasNext
in interface Iterator
hasNext
in class CorbaContactInfoListIteratorImpl
public Object next()
next
in interface Iterator
next
in class CorbaContactInfoListIteratorImpl
public boolean reportException(ContactInfo contactInfo, RuntimeException ex)
ContactInfoListIterator
reportException
in interface ContactInfoListIterator
reportException
in class CorbaContactInfoListIteratorImpl
contactInfo
- The
ContactInfo
in effect when an invocation exception occurs.ex
- The
RuntimeException
.Copyright © 2021 JBoss by Red Hat. All rights reserved.