|
rewrite-api-el 2.0.0.Alpha3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BeanNameResolver
Implementations of this interfaces are able to obtain the name of a bean in the EL context by its type.
| Method Summary | |
|---|---|
String |
getBeanName(Class<?> clazz)
Resolve the EL name of the given Class bean type. |
| Method Detail |
|---|
String getBeanName(Class<?> clazz)
Class bean type.
|
rewrite-api-el 2.0.0.Alpha3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||