final class ActionSourceRule
extends javax.faces.view.facelets.MetaRule
Modifier and Type | Class and Description |
---|---|
(package private) static class |
ActionSourceRule.ActionListenerMapper |
(package private) static class |
ActionSourceRule.ActionListenerMapper2 |
(package private) static class |
ActionSourceRule.ActionMapper |
(package private) static class |
ActionSourceRule.ActionMapper2 |
Modifier and Type | Field and Description |
---|---|
static java.lang.Class[] |
ACTION_LISTENER_SIG |
static java.lang.Class[] |
ACTION_LISTENER_ZEROARG_SIG |
static java.lang.Class[] |
ACTION_SIG |
static ActionSourceRule |
Instance |
Constructor and Description |
---|
ActionSourceRule() |
Modifier and Type | Method and Description |
---|---|
javax.faces.view.facelets.Metadata |
applyRule(java.lang.String name,
javax.faces.view.facelets.TagAttribute attribute,
javax.faces.view.facelets.MetadataTarget meta) |
public static final java.lang.Class[] ACTION_SIG
public static final java.lang.Class[] ACTION_LISTENER_SIG
public static final java.lang.Class[] ACTION_LISTENER_ZEROARG_SIG
public static final ActionSourceRule Instance
Copyright © 2002-2013 Oracle America, Inc. All Rights Reserved.