-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.21.0
-
Component/s: camel-undertow
-
Labels:None
-
Estimated Complexity:Unknown
UndertowComponent contains several places where undertow component name is hardcoded. That makes it hard to extend this component. This task is to extract the component name into a separate protected method.