Package javax.enterprise.inject
Annotation Type Typed
-
@Target({FIELD,METHOD,TYPE}) @Retention(RUNTIME) @Documented public @interface Typed
Used for definining explicit bean api types.- Version:
- $Rev: 905874 $ $Date: 2010-02-03 04:01:05 +0100 (Wed, 03 Feb 2010) $
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.Class<?>[]
value
-