T - target typepublic class LambdaCompilingSupplier<T> extends AbstractLambdaCompilingProxy<Supplier<T>> implements org.springframework.cloud.function.core.FunctionFactoryMetadata<Supplier<T>>, Supplier<T>
| Constructor and Description |
|---|
LambdaCompilingSupplier(org.springframework.core.io.Resource resource,
SupplierCompiler<T> compiler) |
| Modifier and Type | Method and Description |
|---|---|
T |
get() |
afterPropertiesSet, getFactoryMethod, getTarget, setBeanName, setTypeParameterizationsCopyright © 2020 Pivotal Software, Inc.. All rights reserved.