jetty.project
jetty.project copied to clipboard
Review Container.InheritedListener
Based on a prelim review, it seems this is really 2 different interfaces.
We perhaps need a way to propagate a bean to all container components on the tree (which is what InheritedListener does), but we also need a way to have a leaf component tell its parent (and recursively to its ancestors) what beans it's interested in.
This would allow to add a bean to HttpClient but that bean is actually used by the ManagedSelectors that are deeper nodes of HttpClient, many layers below.
Also, we should make these listeners implement java.util.EventListener where is the case.
This issue has been automatically marked as stale because it has been a full year without activit. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has been a full year without activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has been a full year without activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has been a full year without activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has been a full year without activity. It will be closed if no further activity occurs. Thank you for your contributions.