FunctionLoaderpublic class ClassPathConfigFunctionLoader extends Object implements FunctionLoader
| Modifier and Type | Method | Description |
|---|---|---|
static ClassPathConfigFunctionLoader |
getInstance() |
|
AviatorFunction |
onFunctionNotFound(String name) |
Invoked when function not found
|
public static ClassPathConfigFunctionLoader getInstance()
public AviatorFunction onFunctionNotFound(String name)
FunctionLoaderonFunctionNotFound in interface FunctionLoadername - function nameCopyright © 2022–2023. All rights reserved.