com.latencybusters.lbm
Class LBMMessagePropertiesIterator

java.lang.Object
  extended by com.latencybusters.lbm.LBMMessagePropertiesIterator
All Implemented Interfaces:
java.util.Iterator<LBMMessageProperty>

public class LBMMessagePropertiesIterator
extends java.lang.Object
implements java.util.Iterator<LBMMessageProperty>


Method Summary
 boolean hasNext()
           
 LBMMessageProperty next()
           
 void remove()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

hasNext

public boolean hasNext()
Specified by:
hasNext in interface java.util.Iterator<LBMMessageProperty>

next

public LBMMessageProperty next()
                        throws java.util.NoSuchElementException
Specified by:
next in interface java.util.Iterator<LBMMessageProperty>
Throws:
java.util.NoSuchElementException

remove

public void remove()
            throws java.lang.IllegalStateException
Specified by:
remove in interface java.util.Iterator<LBMMessageProperty>
Throws:
java.lang.IllegalStateException


All of the documentation and software included in this and any other Informatica Inc "Ultra Messaging" Release is Copyright (C) 2004-2014, Informatica Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted only as covered by the terms of a valid software license agreement with 29West Inc. Copyright © 2004-2014, Informatica, Inc. All Rights Reserved.