| Package | Description |
|---|---|
| org.springframework.cloud.function.compiler | |
| org.springframework.cloud.function.compiler.java |
| Constructor and Description |
|---|
CompiledFunctionFactory(String className,
CompilationResult compilationResult) |
| Modifier and Type | Method and Description |
|---|---|
CompilationResult |
RuntimeJavaCompiler.compile(String className,
String classSourceCode,
String... dependencies)
Compile the named class consisting of the supplied source code.
|
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.