| Interface | Description |
|---|---|
| FunctionInspector |
| Class | Description |
|---|---|
| ContextFunctionCatalogAutoConfiguration | |
| ContextFunctionCatalogAutoConfiguration.ContextFunctionPostProcessor | |
| FunctionRegistration<T> | |
| InMemoryFunctionCatalog |
| Annotation Type | Description |
|---|---|
| FunctionEntry |
A
Qualifier annotation that specifies how to locate a function in the
FunctionCatalog (instead of using the bean name). |
| FunctionScan |
Annotation that triggers scanning within the specified base packages for
any class that is assignable to
Function. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.