org.apache.myfaces.view.facelets.tag.jsf
Class ActionSourceRule
java.lang.Object
javax.faces.view.facelets.MetaRule
org.apache.myfaces.view.facelets.tag.jsf.ActionSourceRule
public final class ActionSourceRule
- extends MetaRule
- Version:
- $Id: ActionSourceRule.java 1194861 2011-10-29 10:02:34Z struberg $
- Author:
- Jacob Hookom
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ACTION_SIG
public static final Class<?>[] ACTION_SIG
ACTION_LISTENER_SIG
public static final Class<?>[] ACTION_LISTENER_SIG
INSTANCE
public static final ActionSourceRule INSTANCE
ActionSourceRule
public ActionSourceRule()
applyRule
public Metadata applyRule(String name,
TagAttribute attribute,
MetadataTarget meta)
- Specified by:
applyRule
in class MetaRule
Copyright © 2015 The Apache Software Foundation. All rights reserved.