|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Retention(value=CLASS) @Target(value=TYPE) @Inherited public @interface ReferencedBean
The presence of this annotation on a class is equivalent to the referenced-bean element in the application configuration resources.
| Optional Element Summary | |
|---|---|
String |
name
Taken to be the
|
public abstract String name
Taken to be the
referenced-bean-name. See class documentation for
ManagedBean for details.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||