public class BeanInstantiatorByCtor extends java.lang.Object implements BeanInstantiator
Constructor and Description |
---|
BeanInstantiatorByCtor(java.lang.reflect.Constructor ctor) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
instantiate() |
public BeanInstantiatorByCtor(java.lang.reflect.Constructor ctor)
public java.lang.Object instantiate()
instantiate
in interface BeanInstantiator