Annotation Type | Description |
---|---|
MarkerMapping | |
MarkerRef |
Reference a marker mapping builder in a
MarkerMapping . |
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.
|
PropertyBridgeRef |
Reference a property bridge for a
TypeBridgeMapping . |
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.
|
RoutingKeyBridgeRef |
Reference a bridge for a
RoutingKeyBridgeMapping . |
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.
|
TypeBridgeRef |
Reference a type bridge for a
TypeBridgeMapping . |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.