| Interface | Description |
|---|---|
| BaseTypeAnnotated |
Abstract introspected view of a Bean
|
| Class | Description |
|---|---|
| AnnotatedConstructorImpl<T> |
Abstract introspected view of a Bean
|
| AnnotatedElementImpl |
Abstract introspected view of a Bean
|
| AnnotatedFieldImpl<X> |
Abstract introspected view of a Bean
|
| AnnotatedMethodImpl<T> |
Abstract introspected view of a Bean
|
| AnnotatedParameterImpl<T> |
Abstract introspected view of a Bean
|
| AnnotatedTypeImpl<X> |
Abstract introspected view of a Bean
|
| AnnotatedTypeUtil |
Abstract introspected view of a Bean
|
| AnnotationSet |
Abstract introspected view of a Bean
|
| ArrayType |
class type matching
|
| BaseType |
type matching the web bean
|
| BaseTypeFactory |
type matching the web bean
|
| BoxType |
class type matching
|
| ClassType |
class type matching
|
| GenericParamType |
param type matching
|
| ObjectType |
class type matching
|
| ParamType |
GenericParameterized type: Foo
|
| ReflectionAnnotated |
Annotated object based only on reflection.
|
| ReflectionAnnotatedFactory |
Factory for introspecting reflected types.
|
| ReflectionAnnotatedType<T> |
Read-only introspected annotated type.
|
| ReflectionSimpleAnnotatedType<X> |
Represents the reflected type where only the top-level annotations are
introspected, i.e.
|
| TargetObjectType |
class type matching
|
| VarType<D extends java.lang.reflect.GenericDeclaration> |
class type matching
|
| WildcardTypeImpl |
class type matching
|
| Enum | Description |
|---|---|
| BaseType.ClassFill |