Resolves requests for instances based on a class object. New instances are generated by invoking newInstance() on the wrapped class object. The class must provide a no-arg default constructor.
@author Volker Roth
@author Stefan Endler
@version "$Id: ClassInstanceResolver.java,v 1.4 2007/08/11 18:21:50 sendler Exp $"
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.