org.sonatype.gshell.parser.impl.eval
Class EvaluatorFactory
java.lang.Object
org.sonatype.gshell.parser.impl.eval.EvaluatorFactory
public class EvaluatorFactory
- extends Object
Creates Evaluator instances.
- Since:
- 2.0
- Author:
- Jason Dillon
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TYPE
public static final String TYPE
EvaluatorFactory
public EvaluatorFactory()
create
public static Evaluator create()
get
public static Evaluator get()
Copyright © 2008-2011 Sonatype. All Rights Reserved.