}
public Object next()
{
if (contactInfoList.getEffectiveTargetIOR().getProfile().isLocal()){
return new SharedCDRContactInfoImpl(
orb, contactInfoList,
contactInfoList.getEffectiveTargetIOR(),
orb.getORBData().getGIOPAddressDisposition());
} else {
// REVISIT: