Interface | Description |
---|---|
AnnotationParameterNames |
Collection of names for annotation parameters.
|
Class | Description |
---|---|
AnnotatedFieldsProvider |
Provider for anotated fields.
|
AnnotationDataProvider |
Provider for values of annotation parameters.
|
NoClass |
Class used to denote within annotations that no class is given.
|
NoConverterType |
Class used to denote within annotations that no converter type is given.
|
NoValidatorType |
Class used to denote within annotations that no validator type is given.
|
TypeMappingFactory<N,R extends TypeMappingRegistry<N>> |
Abstract super class for factories which can create
TypeMapping s from annotated classes. |
ValidatorFactory |
Factory for creating
Validator s from annotated classes. |
Exception | Description |
---|---|
AnnotationException |
Exception thrown in case of an annotation error.
|
Annotation Type | Description |
---|---|
SimpleListItem |
Annotation describing the items of a simple list type.
|
Copyright © 2014. All rights reserved.