Package javax.faces.bean
Annotation Interface ReferencedBean
The presence of this annotation on a class is equivalent to the referenced-bean element in the application configuration resources.
- Since:
- 2.0
-
Optional Element Summary
-
Element Details
-
name
String nameTaken to be the
referenced-bean-name
. See class documentation forManagedBean
for details.- Default:
- ""
-