net.sf.beanrunner.factory.impl
Class ChainedInstanceFactory

java.lang.Object
  extended bynet.sf.beanrunner.factory.impl.ChainedInstanceFactory
All Implemented Interfaces:
InstanceFactory

public class ChainedInstanceFactory
extends java.lang.Object
implements InstanceFactory


Constructor Summary
ChainedInstanceFactory(InstanceFactory first, InstanceFactory second)
           
 
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

ChainedInstanceFactory

public ChainedInstanceFactory(InstanceFactory first,
                              InstanceFactory second)
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.