org.archive.crawler.settings
Class ComplexType.MBeanAttributeInfoIterator

java.lang.Object
  extended by org.archive.crawler.settings.ComplexType.MBeanAttributeInfoIterator
All Implemented Interfaces:
java.util.Iterator
Enclosing class:
ComplexType

public class ComplexType.MBeanAttributeInfoIterator
extends java.lang.Object
implements java.util.Iterator

Iterator over all MBeanAttributeInfo for this ComplexType

Author:
John Erik Halse

Constructor Summary
ComplexType.MBeanAttributeInfoIterator(java.lang.Object ctxt)
           
 
Method Summary
 boolean hasNext()
           
 java.lang.Object next()
           
 void remove()
           
 int size()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComplexType.MBeanAttributeInfoIterator

public ComplexType.MBeanAttributeInfoIterator(java.lang.Object ctxt)
Method Detail

hasNext

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

next

public java.lang.Object next()
Specified by:
next in interface java.util.Iterator

remove

public void remove()
Specified by:
remove in interface java.util.Iterator

size

public int size()


Copyright © 2003-2011 Internet Archive. All Rights Reserved.