| Annotation Type | Description |
|---|---|
| MarkerMapping | |
| MarkerMappingBuilderReference | |
| PropertyBridgeAnnotationBuilderReference | |
| PropertyBridgeMapping |
Allows to map a property bridge to an annotation type,
so that whenever the annotation is found on a field or method in the domain model,
the property bridge mapped to the annotation will be applied.
|
| PropertyBridgeReference | |
| RoutingKeyBridgeAnnotationBuilderReference | |
| RoutingKeyBridgeMapping |
Allows to map a routing key bridge to an annotation type,
so that whenever the annotation is found on a type in the domain model,
the routing bridge mapped to the annotation will be applied.
|
| RoutingKeyBridgeReference | |
| TypeBridgeAnnotationBuilderReference | |
| TypeBridgeMapping |
Allows to map a type bridge to an annotation type,
so that whenever the annotation is found on a type in the domain model,
the type bridge mapped to the annotation will be applied.
|
| TypeBridgeReference |
Copyright © 2006-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.