@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> | 
value
The scope for which to observe initialization 
 | 
public abstract Class<? extends Annotation> value
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.