Annotation Type CustomManagedBean
-
@Retention(RUNTIME) @Target(TYPE) public @interface CustomManagedBean
Runtime annotation used to mark custom beans.
- Since:
- 1.1
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.String
value
-