private static final class CompositeComponentTagHandler.CompositeComponentRule.LiteralAttributeMetadata
extends javax.faces.view.facelets.Metadata
Modifier and Type | Field and Description |
---|---|
private javax.faces.view.facelets.TagAttribute |
attribute |
private java.lang.String |
name |
private java.lang.Class<?> |
type |
Constructor and Description |
---|
LiteralAttributeMetadata(java.lang.String name,
java.lang.Class<?> type,
javax.faces.view.facelets.TagAttribute attribute) |
Modifier and Type | Method and Description |
---|---|
void |
applyMetadata(javax.faces.view.facelets.FaceletContext ctx,
java.lang.Object instance) |
private java.lang.String name
private java.lang.Class<?> type
private javax.faces.view.facelets.TagAttribute attribute
Copyright © 2002-2013 Oracle America, Inc. All Rights Reserved.