public class BeanInstantiatorForgeByNewInstanceReflection extends Object implements BeanInstantiatorForge, BeanInstantiator
Constructor and Description |
---|
BeanInstantiatorForgeByNewInstanceReflection(Class clazz) |
Modifier and Type | Method and Description |
---|---|
BeanInstantiator |
getBeanInstantiator() |
Object |
instantiate() |
CodegenExpression |
make(CodegenMethodScope parent,
CodegenClassScope codegenClassScope) |
public BeanInstantiatorForgeByNewInstanceReflection(Class clazz)
public Object instantiate()
instantiate
in interface BeanInstantiator
public CodegenExpression make(CodegenMethodScope parent, CodegenClassScope codegenClassScope)
make
in interface BeanInstantiatorForge
public BeanInstantiator getBeanInstantiator()
getBeanInstantiator
in interface BeanInstantiatorForge
Copyright © 2005–2018. All rights reserved.