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