org.apache.beehive.netui.util.config.bean
Class IteratorFactoryConfig

Object
  extended by IteratorFactoryConfig

public class IteratorFactoryConfig
extends Object


Constructor Summary
IteratorFactoryConfig(String name, String factoryClass)
           
 
Method Summary
 String getFactoryClass()
           
 String getName()
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IteratorFactoryConfig

public IteratorFactoryConfig(String name,
                             String factoryClass)
Method Detail

getName

public String getName()

getFactoryClass

public String getFactoryClass()