| Interface | Description |
|---|---|
| FunctionCatalog | |
| FunctionRegistry | |
| WrapperDetector |
| Class | Description |
|---|---|
| FunctionRegistration<T> | |
| FunctionType |
| 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 © 2019 Pivotal Software, Inc.. All rights reserved.