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