javax.faces.el
Interface CompositeComponentExpressionHolder


public interface CompositeComponentExpressionHolder

This interface must be implemented by the Map returned by the composite component ELResolver, described in section JSF.5.6.2.2 of the specification, when evaluating #{cc.attrs} epressions.

Since:
2.0

Method Summary
 ValueExpression getExpression(java.lang.String name)
           
 

Method Detail

getExpression

ValueExpression getExpression(java.lang.String name)
Parameters:
name - that attribute name which may be assocated with a ValueExpression
Returns:
the ValueExpression associated with name otherwise return null


Submit a bug or feature

Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.

Generated on 10-February-2011 12:41

Scripting on this page tracks web page traffic, but does not change the content in any way.