net.sf.beanrunner.factory.impl
Class SingleValueInstanceFactory

java.lang.Object
  extended bynet.sf.beanrunner.factory.impl.SingleValueInstanceFactory
All Implemented Interfaces:
InstanceFactory
Direct Known Subclasses:
NestedBeanInstanceFactory

public class SingleValueInstanceFactory
extends java.lang.Object
implements InstanceFactory


Constructor Summary
SingleValueInstanceFactory(java.lang.Object v)
           
 
Method Summary
 java.util.Iterator iterator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SingleValueInstanceFactory

public SingleValueInstanceFactory(java.lang.Object v)
Method Detail

iterator

public java.util.Iterator iterator()
                            throws java.lang.Exception
Specified by:
iterator in interface InstanceFactory
Throws:
java.lang.Exception


Copyright © 2008. All Rights Reserved.