private abstract static class PropertyHandlerManager.TypedValueExpressionPropertyHandler extends java.lang.Object implements TypedPropertyHandler
Modifier | Constructor and Description |
---|---|
private |
TypedValueExpressionPropertyHandler() |
Modifier and Type | Method and Description |
---|---|
void |
apply(javax.faces.view.facelets.FaceletContext ctx,
java.lang.String propName,
java.beans.FeatureDescriptor target,
javax.faces.view.facelets.TagAttribute attribute) |
abstract java.lang.Class<?> |
getEvalType() |
private TypedValueExpressionPropertyHandler()
public void apply(javax.faces.view.facelets.FaceletContext ctx, java.lang.String propName, java.beans.FeatureDescriptor target, javax.faces.view.facelets.TagAttribute attribute)
apply
in interface PropertyHandler
public abstract java.lang.Class<?> getEvalType()
getEvalType
in interface TypedPropertyHandler
Copyright © 2002-2013 Oracle America, Inc. All Rights Reserved.