|
rewrite-api-el 2.0.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Inherited @Documented @Target(value=TYPE) @Retention(value=RUNTIME) public @interface ELBeanName
This annotation can be placed on a bean to tell Rewrite about the name the bean in the EL context.
| Required Element Summary | |
|---|---|
String |
value
The name of the annotated bean in the EL context |
| Element Detail |
|---|
public abstract String value
|
rewrite-api-el 2.0.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||