Package org.ocpsoft.rewrite.el
Annotation Type ELBeanName
This annotation can be placed on a bean to tell Rewrite about the name the bean in the EL context.
- Author:
- Christian Kaltepoth
-
Required Element Summary
Required Elements
-
Element Details
-
value
String valueThe name of the annotated bean in the EL context
-