|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
AnnotationInspectorQuery an AnnotatedElement for meta-annotations
AnnotationInstanceProviderCreate annotation instances at runtime
ReflectionsUtilities for working with JDK reflection and Annotated metadata
SyntheticCreate synthetic qualifiers for disambiguating injection points
See:
Description
| Class Summary | |
|---|---|
| AnnotationInspector | Inspect an AnnotatedElement or Annotated to obtain it's meta
annotations and annotations, taking into account stereotypes. |
| AnnotationInstanceProvider | Provides dynamic annotation creation. |
| HierarchyDiscovery | Utility class for resolving all bean types from a given type. |
| ParameterizedTypeImpl | |
| PrimitiveTypes | Contains static utility methods for boxing and unboxing primitive types and their corresponding wrapper types. |
| Reflections | Utility class for working with JDK Reflection and also CDI's
Annotated metadata. |
| SetAccessiblePriviligedAction | A PrivilegedAction that calls
AccessibleObject.setAccessible(boolean) |
| Synthetic.Provider |
Provides a unique Synthetic qualifier for the specified namespace
Synthetic.Provider is thread safe. |
| Synthetic.SyntheticLiteral | |
| Exception Summary | |
|---|---|
| NullMemberException | Exception thrown when a annotation is created with a null value for one of the members. |
| Annotation Types Summary | |
|---|---|
| Synthetic | A synthetic qualifier that can be used to replace other user-supplied configuration at deployment. |
A set of utilities for working with JDK reflection and Annotated metadata, including:
AnnotationInspector | Query an AnnotatedElement for meta-annotations |
AnnotationInstanceProvider | Create annotation instances at runtime |
Reflections | Utilities for working with JDK reflection and Annotated metadata |
Synthetic | Create synthetic qualifiers for disambiguating injection points |
AnnotationInspector,
AnnotationInstanceProvider,
Reflections,
Synthetic
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||