net.sf.beanrunner.factory.impl
Class NestedBeanInstanceFactory

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

public class NestedBeanInstanceFactory
extends SingleValueInstanceFactory


Constructor Summary
NestedBeanInstanceFactory(java.lang.Class key)
           
 
Methods inherited from class net.sf.beanrunner.factory.impl.SingleValueInstanceFactory
iterator
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NestedBeanInstanceFactory

public NestedBeanInstanceFactory(java.lang.Class key)
                          throws BeanRunnerNewInstanceException


Copyright © 2008. All Rights Reserved.