public class BshContext
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static BshContext |
build(EntityDAO dao) |
void |
clean() |
bsh.Interpreter |
getInterpreter() |
void |
rewindContext() |
public static BshContext build(EntityDAO dao) throws java.lang.Exception
java.lang.Exceptionpublic void clean()
public bsh.Interpreter getInterpreter()
public void rewindContext()
throws java.lang.Exception
java.lang.Exception