tomcat
tomcat copied to clipboard
Make ConnectionHandler accessible through API from AbstractProtocol to ultimately acess RequestGroupInfo
Goal is to be able to have metrics without having to re-register them or to use reflection, even when JMX is disabled - including GraalVM case - but short term just prepare the API for that.