|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Documented @Retention(value=RUNTIME) @Target(value=TYPE) @Inherited public @interface ManagedBean
| Optional Element Summary | |
|---|---|
boolean |
eager
Taken to be the value of the eager attribute of the managed-bean. |
String |
name
Taken to be the managed-bean-name. |
public abstract boolean eager
public abstract String name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||