Class InstanceManufacturerUtil
java.lang.Object
com.espertech.esper.common.internal.event.bean.manufacturer.InstanceManufacturerUtil
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Pair<Constructor,
ExprForge[]> getManufacturer
(EPTypeClass targetClass, ClasspathImportServiceCompileTime classpathImportService, ExprForge[] exprForges, Object[] expressionReturnTypes)
-
Constructor Details
-
InstanceManufacturerUtil
public InstanceManufacturerUtil()
-
-
Method Details
-
getManufacturer
public static Pair<Constructor,ExprForge[]> getManufacturer(EPTypeClass targetClass, ClasspathImportServiceCompileTime classpathImportService, ExprForge[] exprForges, Object[] expressionReturnTypes) throws ExprValidationException - Throws:
ExprValidationException
-