net.sf.adatagenerator.api
Interface BeanCreator<T>

All Known Implementing Classes:
DefaultBeanCreator

public interface BeanCreator<T>


Method Summary
 T createBean(T template)
           
 

Method Detail

createBean

T createBean(T template)
             throws CreationException,
                    ModificationException
Throws:
CreationException
ModificationException


Copyright © 2011-2012. All Rights Reserved.