| Interface | Description |
|---|---|
| MappingAnnotationProcessorContext |
A superinterface for contexts passed to mapping annotation processors.
|
| PropertyMappingAnnotationProcessor<A extends Annotation> |
A processor for mapping annotations applied to a Java type.
|
| PropertyMappingAnnotationProcessorContext | |
| TypeMappingAnnotationProcessor<A extends Annotation> |
A processor for mapping annotations applied to a Java type.
|
| TypeMappingAnnotationProcessorContext |
| Class | Description |
|---|---|
| PropertyMappingAnnotationProcessorRef.UndefinedProcessorImplementationType |
Class used as a marker for the default value of the
PropertyMappingAnnotationProcessorRef.type() attribute. |
| TypeMappingAnnotationProcessorRef.UndefinedProcessorImplementationType |
Class used as a marker for the default value of the
TypeMappingAnnotationProcessorRef.type() attribute. |
| Annotation Type | Description |
|---|---|
| PropertyMapping |
Meta-annotation for annotations that apply mapping to a property.
|
| PropertyMappingAnnotationProcessorRef |
A reference to a
PropertyMappingAnnotationProcessor. |
| TypeMapping |
Meta-annotation for annotations that apply mapping to a type.
|
| TypeMappingAnnotationProcessorRef |
A reference to a
TypeMappingAnnotationProcessor. |
Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.