public class HelloWorldFunction extends AbstractFunction
ExternalFunctionTag| Constructor and Description |
|---|
HelloWorldFunction() |
| Modifier and Type | Method and Description |
|---|---|
Collection |
execute(javax.servlet.jsp.PageContext pageContext,
javax.servlet.jsp.tagext.TagSupport callingTag)
INTERNAL: Executes this function in the specified context.
|
call, getModule, getName, getParameters, getReturnVariableName, getRootNode, toStringpublic Collection execute(javax.servlet.jsp.PageContext pageContext, javax.servlet.jsp.tagext.TagSupport callingTag) throws IOException, javax.servlet.jsp.JspException
FunctionIFexecute in interface FunctionIFexecute in class AbstractFunctionIOExceptionjavax.servlet.jsp.JspException