| Interface | Description |
|---|---|
| PrettyExpression |
Interface representing a single EL method or value binding expression.
|
| Class | Description |
|---|---|
| ConstantExpression |
Implementation of
PrettyExpression used when the EL expression is
known in advance. |
| ExpressionProcessorRunner | |
| Expressions | |
| LazyBeanNameFinder |
Class implementing lazy resolving of bean names.
|
| LazyExpression |
An implementation of
PrettyExpression used when the name of the bean
should be resolved lazily. |
Copyright © 2014 OCPsoft. All Rights Reserved.