public class MethodParam extends TagHandler
This somewhat over-the-top chain of wrapping is done so a method expression can be passed into a Facelet tag as parameter.
nextHandler, tag, tagId| Constructor and Description | 
|---|
| MethodParam(TagConfig config) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | apply(FaceletContext ctx,
     UIComponent parent) | 
getAttribute, getRequiredAttribute, toStringpublic MethodParam(TagConfig config)
public void apply(FaceletContext ctx, UIComponent parent) throws IOException
IOException