Class BeanInstantiatorForgeByNewInstanceReflection
java.lang.Object
com.espertech.esper.common.internal.event.bean.instantiator.BeanInstantiatorForgeByNewInstanceReflection
- All Implemented Interfaces:
BeanInstantiator
,BeanInstantiatorForge
public class BeanInstantiatorForgeByNewInstanceReflection
extends Object
implements BeanInstantiatorForge, BeanInstantiator
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionmake
(CodegenMethodScope parent, CodegenClassScope codegenClassScope)
-
Constructor Details
-
BeanInstantiatorForgeByNewInstanceReflection
-
-
Method Details
-
instantiate
- Specified by:
instantiate
in interfaceBeanInstantiator
-
make
- Specified by:
make
in interfaceBeanInstantiatorForge
-
getBeanInstantiator
- Specified by:
getBeanInstantiator
in interfaceBeanInstantiatorForge
-