| Package | Description |
|---|---|
| org.springframework.cloud.function.context | |
| org.springframework.cloud.function.context.catalog | |
| org.springframework.cloud.function.context.config |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FunctionRegistry |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractComposableFunctionRegistry
Base implementation of
FunctionRegistry which supports function composition
during lookups. |
class |
BeanFactoryAwareFunctionRegistry
Implementation of
FunctionRegistry and FunctionCatalog which is aware of the
underlying BeanFactory to access available functions. |
class |
InMemoryFunctionCatalog |
| Constructor and Description |
|---|
RoutingFunction(FunctionCatalog functionCatalog,
FunctionInspector functionInspector,
FunctionProperties functionProperties) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.