public class InstanceManufacturerUtil
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
InstanceManufacturerUtil.InstanceManufacturerForgeArray |
static class |
InstanceManufacturerUtil.InstanceManufacturerForgeNonArray |
Constructor and Description |
---|
InstanceManufacturerUtil() |
Modifier and Type | Method and Description |
---|---|
static Pair<net.sf.cglib.reflect.FastConstructor,ExprForge[]> |
getManufacturer(java.lang.Class targetClass,
EngineImportService engineImportService,
ExprForge[] exprForges,
java.lang.Object[] expressionReturnTypes) |
public static Pair<net.sf.cglib.reflect.FastConstructor,ExprForge[]> getManufacturer(java.lang.Class targetClass, EngineImportService engineImportService, ExprForge[] exprForges, java.lang.Object[] expressionReturnTypes) throws ExprValidationException
ExprValidationException