org.drools.semantics.java
Class JavaCompiler
java.lang.Object
org.drools.semantics.java.JavaCompiler
class JavaCompiler
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavaCompiler
JavaCompiler()
compile
public static Object compile(Rule rule,
String className,
Class clazz,
String expression,
String originalExpression,
Declaration[] params)
throws IOException,
CompilationException
- Throws:
IOException
CompilationException
Copyright © 2001-2005 The Codehaus. All Rights Reserved.