Annotation Type Order
Used with a service decorator method to control the order in which decorations occur. Identifies other decorators
which should occur before the annotated decorator.
- See Also:
-
Required Element Summary
Required Elements
-
Element Details
-
value
Any number of ordering constraint strings.
-