| Class | Description |
|---|---|
| ApplicationBootstrap |
Utility class to launch a Spring Boot application (optionally) in an isolated class
loader.
|
| ApplicationRunner |
Driver class for running a Spring Boot application via an isolated classpath.
|
| ContextRunner |
Utility class for starting a Spring Boot application in a separate thread.
|
| FunctionApplication | |
| FunctionDeployerConfiguration | |
| FunctionProperties |
Configuration properties for deciding how to locate the functional class to execute.
|
| SingleEntryFunctionRegistry |
| Annotation Type | Description |
|---|---|
| EnableFunctionDeployer |
Annotation to be used on a Spring Boot application if it wants to deploy a jar file
containing a function definition.
|
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.