jetty.project/tests
Simone Bordet af6ecfebfe
Fixes #9210 - Jetty 12 - Review Pool and Pool.Entry (#9211)
* Fixes #9210 - Jetty 12 - Review Pool and Pool.Entry

* Extracted interface Pool, renamed implementation to ConcurrentPool.
* Extracted Pool.Entry as interface.
* Moved StrategyType to ConcurrentPool.
* Made Pool.Factory.wrap() work in order to wrap Pool instances.
* Removed constructors that were explicitly taking Pool parameters, replaced by a single Pool.Factory parameter.
* Added javadocs.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2023-01-30 10:11:29 +01:00
..
jetty-home-tester Review and normalized all Maven module <name> for consistency. 2023-01-27 19:09:30 +01:00
jetty-jmh Fixes #9210 - Jetty 12 - Review Pool and Pool.Entry (#9211) 2023-01-30 10:11:29 +01:00
test-distribution Review and normalized all Maven module <name> for consistency. 2023-01-27 19:09:30 +01:00
test-integration Review and normalized all Maven module <name> for consistency. 2023-01-27 19:09:30 +01:00
test-jpms Review and normalized all Maven module <name> for consistency. 2023-01-27 19:09:30 +01:00
pom.xml Review and normalized all Maven module <name> for consistency. 2023-01-27 19:09:30 +01:00