| Class | Description |
|---|---|
| DefaultBeanNameResolver |
A default implementation of
BeanNameResolver that checks for an ELBeanName annotation on the type. |
| El |
Responsible for binding to EL expressions.
|
| El.ElMethod |
Handle EL Method Invocation and Value Extraction
|
| El.ElProperties | |
| El.ElProperty |
Handle EL Property Injection and Extraction
|
| Annotation Type | Description |
|---|---|
| ELBeanName |
This annotation can be placed on a bean to tell Rewrite about the name the bean in the EL context.
|
Copyright © 2018 OCPsoft. All rights reserved.