Class BeforeDestroyed.Literal

java.lang.Object
javax.enterprise.util.AnnotationLiteral<BeforeDestroyed>
javax.enterprise.context.BeforeDestroyed.Literal
All Implemented Interfaces:
Annotation
Enclosing class:
BeforeDestroyed

public static final class BeforeDestroyed.Literal extends AnnotationLiteral<BeforeDestroyed> implements BeforeDestroyed
Supports inline instantiation of the BeforeDestroyed qualifier.
See Also: