| Package | Description |
|---|---|
| org.springframework.cloud.function.context.catalog | |
| org.springframework.cloud.function.context.config |
| 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 |
| Modifier and Type | Method and Description |
|---|---|
FunctionRegistry |
ContextFunctionCatalogAutoConfiguration.functionCatalog(List<org.springframework.messaging.converter.MessageConverter> messageConverters,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.