当前页面:
在线文档首页 >
JBoss RULES 4.0.0.11754MR2 API 英文版文档
EclipseJavaCompiler (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档
org.apache.commons.jci.compilers
Class EclipseJavaCompiler
java.lang.Object
org.apache.commons.jci.compilers.AbstractJavaCompiler
org.apache.commons.jci.compilers.EclipseJavaCompiler
- All Implemented Interfaces:
- JavaCompiler
public final class EclipseJavaCompiler
- extends AbstractJavaCompiler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EclipseJavaCompiler
public EclipseJavaCompiler()
EclipseJavaCompiler
public EclipseJavaCompiler(Map pSettings)
EclipseJavaCompiler
public EclipseJavaCompiler(EclipseJavaCompilerSettings pSettings)
compile
public CompilationResult compile(String[] pSourceFiles,
ResourceReader pReader,
ResourceStore pStore,
ClassLoader pClassLoader)
- 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.