mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-18 20:49:12 +00:00
Introduced ClientConnectionFactory.customize() to look for Connection.Listener beans. ClientConnectionFactory implementation calls customize() when they create a Connection instance, so the Connection.Listener beans are registered onto the Connection.