All Classes and Interfaces
Class
Description
Implementations of this interfaces are able to obtain the name of a bean in the EL context by its type.
A default implementation of
BeanNameResolver that checks for an ELBeanName annotation on the type.Responsible for binding to EL expressions.
Handle EL Method Invocation and Value Extraction
Handle EL Property Injection and Extraction
This annotation can be placed on a bean to tell Rewrite about the name the bean in the EL context.
Defines a service interface to provide EL support.