|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=ANNOTATION_TYPE) @Documented public @interface Stereotype
Specifies that an annotation type is a Web Beans stereotype.
| Optional Element Summary | |
|---|---|
java.lang.Class<?>[] |
requiredTypes
|
java.lang.Class<? extends java.lang.annotation.Annotation>[] |
supportedScopes
|
public abstract java.lang.Class<? extends java.lang.annotation.Annotation>[] supportedScopes
public abstract java.lang.Class<?>[] requiredTypes
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||