| Package | Description |
|---|---|
| org.springframework.cloud.function.compiler | |
| org.springframework.cloud.function.compiler.java |
| Class and Description |
|---|
| CompilationResult
Holder for the results of compilation.
|
| Class and Description |
|---|
| CloseableFilterableJavaFileObjectIterable
Common superclass for iterables that need to handle closing when finished with and that
need to handle possible constraints on the values that are iterated over.
|
| CompilationMessage
Encapsulate information produced during compilation.
|
| CompilationResult
Holder for the results of compilation.
|
| CompiledClassDefinition
Encapsulates a name with the bytes for its class definition.
|
| DependencyResolver
Dependency resolver utility class.
|
| InMemoryJavaFileObject
A JavaFileObject that represents a source artifact created for compilation or an output
artifact producing during compilation (a .class file or some other thing if an
annotation processor has run).
|
| JrtEntryJavaFileObject
A JavaFileObject that represents a class from the Java runtime as packaged in Java 9
and later.
|
| MavenSettings
An encapsulation of settings read from a user's Maven settings.xml.
|
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.