public class ClassPathConfigFunctionLoader extends Object implements FunctionLoader
| Modifier and Type | Method and 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 © 2019. All rights reserved.