com.sun.facelets.tag
Class MethodRule
java.lang.Object
com.sun.facelets.tag.MetaRule
com.sun.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
- Returns:
Copyright © 2005 All Rights Reserved.