public class JDKEvaluatorFactory extends AbstractEvaluatorFactory
loader
Constructor and Description |
---|
JDKEvaluatorFactory(URLClassLoader parent) |
JDKEvaluatorFactory(URLClassLoader parent,
JavaCompiler compiler) |
Modifier and Type | Method and Description |
---|---|
protected void |
compile(String source,
ClassType projectionType,
String[] names,
Type[] types,
String id,
Map<String,Object> constants) |
createEvaluator, createEvaluator, createSource, findEvalMethod, toId
public JDKEvaluatorFactory(URLClassLoader parent)
public JDKEvaluatorFactory(URLClassLoader parent, JavaCompiler compiler)
protected void compile(String source, ClassType projectionType, String[] names, Type[] types, String id, Map<String,Object> constants) throws IOException
compile
in class AbstractEvaluatorFactory
IOException
Copyright © 2010–2017. All rights reserved.