net.sf.beanrunner.factory.impl
Class MapInstanceFactory

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

public class MapInstanceFactory
extends AbstractInstanceFactory


Constructor Summary
MapInstanceFactory(java.util.Map 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

MapInstanceFactory

public MapInstanceFactory(java.util.Map coll)
Method Detail

initCollection

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


Copyright © 2008. All Rights Reserved.