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(Map<String,org.springframework.messaging.converter.MessageConverter> messageConverters) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.