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,v 1.5 2008/07/13 19:01:46 rlubke Exp $
- 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 © 2011 The Apache Software Foundation. All Rights Reserved.