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 javax.faces.view.facelets.MetaRule
- Version:
- $Id: ActionSourceRule.java,v 1.5 2008/07/13 19:01:46 rlubke Exp $
- Author:
- Jacob Hookom
Method Summary |
javax.faces.view.facelets.Metadata |
applyRule(java.lang.String name,
javax.faces.view.facelets.TagAttribute attribute,
javax.faces.view.facelets.MetadataTarget meta)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ACTION_SIG
public static final java.lang.Class<?>[] ACTION_SIG
ACTION_LISTENER_SIG
public static final java.lang.Class<?>[] ACTION_LISTENER_SIG
Instance
public static final ActionSourceRule Instance
ActionSourceRule
public ActionSourceRule()
applyRule
public javax.faces.view.facelets.Metadata applyRule(java.lang.String name,
javax.faces.view.facelets.TagAttribute attribute,
javax.faces.view.facelets.MetadataTarget meta)
- Specified by:
applyRule
in class javax.faces.view.facelets.MetaRule
Copyright © 2011 The Apache Software Foundation. All Rights Reserved.