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