org.apache.myfaces.view.facelets.tag
Class MethodRule
java.lang.Object
javax.faces.view.facelets.MetaRule
org.apache.myfaces.view.facelets.tag.MethodRule
public final class MethodRule
- extends MetaRule
Optional Rule for binding Method[Binding|Expression] properties
- Author:
- Mike Kienenberger, Jacob Hookom
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MethodRule
public MethodRule(String methodName,
Class<?> returnTypeClass,
Class<?>[] params)
applyRule
public Metadata applyRule(String name,
TagAttribute attribute,
MetadataTarget meta)
- Specified by:
applyRule
in class MetaRule
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.