public static class CompilerUtils.JarCompiler extends CompilerUtils.MultipleFileCompiler<CompilerUtils.JarCompiler>
| Constructor and Description |
|---|
JarCompiler() |
| Modifier and Type | Method and Description |
|---|---|
File |
compile(String jarName)
Compiles all the provided sources generating a JAR file.
|
protected CompilerUtils.JarCompiler |
getThis() |
compiling, compiling, compressGeneratedFiles, includingpublic File compile(String jarName)
jarName - name of the JAR file to create. Non empty.protected CompilerUtils.JarCompiler getThis()
Copyright © 2003–2021 MuleSoft, Inc.. All rights reserved.