net.sf.beanrunner.factory.impl
Class BooleanInstanceFactory

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

public class BooleanInstanceFactory
extends AbstractInstanceFactory


Constructor Summary
BooleanInstanceFactory()
           
 
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

BooleanInstanceFactory

public BooleanInstanceFactory()
Method Detail

initCollection

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


Copyright © 2008. All Rights Reserved.