-
Enhancement
-
Resolution: Done
-
Major
-
None
The ExchangeAttributeBuilder does this already. Every builder has a priority which allows you to add jars advertising a builder of the same name but a higher priority to override the internal builders. Do the same for the HandlerBuilder. Include a default method implementation that returns a priority of 1 for backwards compat.
- relates to
-
UNDERTOW-2229 Add priority to PredicateBuilder to override internal predicates with predicate language
- Resolved