|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value={FIELD,METHOD,TYPE}) @Retention(value=RUNTIME) @Documented public @interface BeanTypes
Allows the bean types of a bean to be explicitly specified by the user, instead of using the transitive closure of the type hierarchy
Optional Element Summary | |
---|---|
java.lang.Class<?>[] |
value
|
public abstract java.lang.Class<?>[] value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |