当前页面:
在线文档首页 >
JBoss RULES 4.0.0.11754MR2 API 英文版文档
JaninoJavaCompiler (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档
org.apache.commons.jci.compilers
Class JaninoJavaCompiler
java.lang.Object
org.apache.commons.jci.compilers.AbstractJavaCompiler
org.apache.commons.jci.compilers.JaninoJavaCompiler
- All Implemented Interfaces:
- JavaCompiler
public final class JaninoJavaCompiler
- extends AbstractJavaCompiler
- Author:
- art@gramlich-net.com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JaninoJavaCompiler
public JaninoJavaCompiler()
compile
public CompilationResult compile(String[] pClasses,
ResourceReader pResourceReader,
ResourceStore pStore,
ClassLoader classLoader)
- Description copied from interface:
JavaCompiler
- As the usual compiler but you can provide the classloader
and therefor the classpath you are compiling with.
Copyright © 2001-2007
JBoss Inc.. All Rights Reserved.