public class Functions
extends javax.el.FunctionMapper
Each class passed to the constructor will have EL functions added for any static method annotated with the @Expose annotation. Each method can be exposed in one namespace prefix, with any number of method names.
The default Guice instance of the Functions class has the
OpensocialFunctions methods registered.
| Modifier and Type | Class and Description |
|---|---|
static interface |
Functions.Expose
Annotation for static methods to be exposed as functions.
|
Copyright © 2007-2012. All Rights Reserved.