Class CustomFunctionProvider

  • All Implemented Interfaces:
    FunctionProvider

    public class CustomFunctionProvider
    extends DefaultFunctionProvider
    Provides custom functions where the source code for the functions is stored as configuration in order to make adding new functions very simple.