Use Case: runtime monitoring and statistics
Description
I want to monitor certain statistics at runtime.
Background
HttpClient manages connection pools. They are worth monitoring and maybe even adjusting at runtime.
Bug 10815 is related.
Solution
Implement JMX beans that can be optionally registered with a bean server.