public class InstanceManufacturerUtil extends 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(Class targetClass,
EngineImportService engineImportService,
ExprForge[] exprForges,
Object[] expressionReturnTypes) |
public static Pair<net.sf.cglib.reflect.FastConstructor,ExprForge[]> getManufacturer(Class targetClass, EngineImportService engineImportService, ExprForge[] exprForges, Object[] expressionReturnTypes) throws ExprValidationException
ExprValidationException