public class CustomFunctionMapper
extends javax.el.FunctionMapper
Modifier and Type | Field and Description |
---|---|
static FeelEngineLogger |
LOG |
protected Map<String,Method> |
methods |
Constructor and Description |
---|
CustomFunctionMapper() |
Modifier and Type | Method and Description |
---|---|
void |
addMethod(String name,
Method method) |
Method |
resolveFunction(String prefix,
String localName) |
public static final FeelEngineLogger LOG
Copyright © 2019. All rights reserved.