|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ExpressionCache | |
| org.apache.tapestry.binding | Implementations of IBinding. |
| org.apache.tapestry.services.impl | |
| Uses of ExpressionCache in org.apache.tapestry.binding |
| Methods in org.apache.tapestry.binding with parameters of type ExpressionCache | |
void |
OGNLBindingFactory.setExpressionCache(ExpressionCache expressionCache)
|
| Constructors in org.apache.tapestry.binding with parameters of type ExpressionCache | |
ExpressionBinding(java.lang.String description,
org.apache.hivemind.Location location,
ValueConverter valueConverter,
IComponent root,
java.lang.String expression,
ExpressionEvaluator evaluator,
ExpressionCache cache)
Creates a ExpressionBindingfrom the root object and an OGNL expression. |
|
| Uses of ExpressionCache in org.apache.tapestry.services.impl |
| Classes in org.apache.tapestry.services.impl that implement ExpressionCache | |
class |
ExpressionCacheImpl
|
| Methods in org.apache.tapestry.services.impl with parameters of type ExpressionCache | |
void |
ExpressionEvaluatorImpl.setExpressionCache(ExpressionCache expressionCache)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||