|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Qualifier @Documented @Retention(value=RUNTIME) public @interface Named
Indicates the name of the webbeans component.
If there is no Named
annotation for the
given webbeans component, its name is null.
Optional Element Summary | |
---|---|
String |
value
|
public abstract String value
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |