Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.ui.web.tag.jsf
Class MetaActionSourceRule

java.lang.Object
  extended by com.sun.facelets.tag.MetaRule
      extended by org.nuxeo.ecm.platform.ui.web.tag.jsf.MetaActionSourceRule

public class MetaActionSourceRule
extends com.sun.facelets.tag.MetaRule

Meta rule set that wires a method binding to a MetaMethodBinding when invoking the method.

Author:
Anahide Tchertchian

Field Summary
static Class[] ACTION_SIG
           
static MetaActionSourceRule Instance
           
 
Constructor Summary
MetaActionSourceRule()
           
 
Method Summary
 com.sun.facelets.tag.Metadata applyRule(String name, com.sun.facelets.tag.TagAttribute attribute, com.sun.facelets.tag.MetadataTarget meta)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ACTION_SIG

public static final Class[] ACTION_SIG

Instance

public static final MetaActionSourceRule Instance
Constructor Detail

MetaActionSourceRule

public MetaActionSourceRule()
Method Detail

applyRule

public com.sun.facelets.tag.Metadata applyRule(String name,
                                               com.sun.facelets.tag.TagAttribute attribute,
                                               com.sun.facelets.tag.MetadataTarget meta)
Specified by:
applyRule in class com.sun.facelets.tag.MetaRule

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.