net.sf.beanrunner.factory.impl
Class CollectionInstanceFactory

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

public class CollectionInstanceFactory
extends AbstractInstanceFactory


Constructor Summary
CollectionInstanceFactory(java.util.Collection coll)
           
 
Method Summary
protected  void initCollection(java.util.Collection collection)
           
 
Methods inherited from class net.sf.beanrunner.factory.AbstractInstanceFactory
iterator
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollectionInstanceFactory

public CollectionInstanceFactory(java.util.Collection coll)
Method Detail

initCollection

protected void initCollection(java.util.Collection collection)
Specified by:
initCollection in class AbstractInstanceFactory


Copyright © 2008. All Rights Reserved.