@Qualifier @Target(value={TYPE,METHOD,PARAMETER,FIELD}) @Retention(value=RUNTIME) @Documented public @interface Initialized
BeforeDestroyed, 
Destroyed| Modifier and Type | Required Element and Description | 
|---|---|
| Class<? extends Annotation> | valueThe scope for which to observe initialization | 
public abstract Class<? extends Annotation> value
Comments to: cdi-dev@eclipse.org.
 Copyright © 2018,2020 Eclipse Foundation.
 Use is subject to license terms.