tomcat icon indicating copy to clipboard operation
tomcat copied to clipboard

Make ConnectionHandler accessible through API from AbstractProtocol to ultimately acess RequestGroupInfo

Open rmannibucau opened this issue 1 year ago • 0 comments

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.

rmannibucau avatar Mar 23 '24 20:03 rmannibucau