| Class | Description |
|---|---|
| AnnotationManager |
Manages annotation usage by classes in this application.
|
| AnyLiteral | |
| ApplicationScopeLiteral |
RequestScoped literal annotation. |
| BeforeDestroyedLiteral |
Destroyed literal.
|
| DefaultLiteral |
Default literal annotation. |
| DependentScopeLiteral |
Dependent literal annotation. |
| DestroyedLiteral |
Destroyed literal.
|
| EmptyAnnotationLiteral<T extends Annotation> |
Base class for AnnotationLiterals which have no members.
|
| InitializedLiteral |
Initialized literal.
|
| NamedLiteral |
Named literal.
|
| NewLiteral |
New literal annotation. |
| RequestedScopeLiteral |
RequestScoped literal annotation. |
| SessionScopeLiteral |
RequestScoped literal annotation. |
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.