FONode.GatherContextInfoFunction
public static interface AdvancedMessageFormat.Function
Modifier and Type | Method | Description |
---|---|---|
java.lang.Object |
evaluate(java.util.Map<java.lang.String,java.lang.Object> params) |
Executes the function.
|
java.lang.Object |
getName() |
Returns the name of the function.
|
java.lang.Object evaluate(java.util.Map<java.lang.String,java.lang.Object> params)
params
- the message parametersjava.lang.Object getName()
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.