public static class FONode.GatherContextInfoFunction extends java.lang.Object implements AdvancedMessageFormat.Function
Constructor and Description |
---|
GatherContextInfoFunction() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
evaluate(java.util.Map params)
Executes the function.
|
java.lang.Object |
getName()
Returns the name of the function.
|
public java.lang.Object evaluate(java.util.Map params)
evaluate
in interface AdvancedMessageFormat.Function
params
- the message parameterspublic java.lang.Object getName()
getName
in interface AdvancedMessageFormat.Function
Copyright 1999-2015 The Apache Software Foundation. All Rights Reserved.