public class BeanInstantiatorByNewInstanceReflection extends java.lang.Object implements BeanInstantiator
Constructor and Description |
---|
BeanInstantiatorByNewInstanceReflection(java.lang.Class clazz) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
instantiate() |
public BeanInstantiatorByNewInstanceReflection(java.lang.Class clazz)
public java.lang.Object instantiate()
instantiate
in interface BeanInstantiator