| Class | Description |
|---|---|
| AnnotationManager |
Manages annotation usage by classes in this application.
|
| AnyLiteral | |
| ApplicationScopeLiteral |
RequestScoped literal annotation. |
| DefaultLiteral |
Default literal annotation. |
| DependentScopeLiteral |
Dependent literal annotation. |
| EmptyAnnotationLiteral<T extends Annotation> |
Base class for AnnotationLiterals which have no members.
|
| NamedLiteral |
Named literal.
|
| NewLiteral |
New literal annotation. |
| RequestedScopeLiteral |
RequestScoped literal annotation. |
| SessionScopeLiteral |
RequestScoped literal annotation. |
| Annotation Type | Description |
|---|---|
| Decorated | |
| Intercepted |
Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.