Interface | Description |
---|---|
FunctionCatalog | |
FunctionRegistry | |
WrapperDetector |
Class | Description |
---|---|
AbstractSpringFunctionAdapterInitializer<C> |
Base implementation for adapter initializers and request handlers.
|
FunctionalSpringApplication | |
FunctionProperties | |
FunctionRegistration<T> | |
FunctionType |
Annotation Type | Description |
---|---|
PollableBean |
A marker and qualifier annotation to signal that
annotated functional factory method is a bean (e.g., Supplier, Function or Consumer)
that also needs to be polled periodically.
|
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.