Annotation Interface CustomManagedBean
Runtime annotation used to mark custom beans.
- Since:
- 1.1
-
Required Element Summary
Required Elements
-
Element Details
-
value
String valueThe name of the custom bean. Used to reference this bean from the frontend.- Returns:
- The name of the custom bean. Used to reference this bean from the frontend.
- Since:
- 1.1
-