Class BeanInstantiatorFactory
java.lang.Object
com.espertech.esper.common.internal.event.bean.instantiator.BeanInstantiatorFactory
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic BeanInstantiatorForge
makeInstantiator
(BeanEventType beanEventType, ClasspathImportService classpathImportService)
-
Field Details
-
SUN_JVM_OBJECT_CONSTRUCTOR
-
-
Constructor Details
-
BeanInstantiatorFactory
public BeanInstantiatorFactory()
-
-
Method Details
-
makeInstantiator
public static BeanInstantiatorForge makeInstantiator(BeanEventType beanEventType, ClasspathImportService classpathImportService) throws EventBeanManufactureException - Throws:
EventBeanManufactureException
-