- All Implemented Interfaces:
- java.util.EventListener, org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationStartedEvent>
- Direct Known Subclasses:
- JettyConnectionMetricsBinder, JettyServerThreadPoolMetricsBinder, JettySslHandshakeMetricsBinder
public abstract class AbstractJettyMetricsBinder
extends java.lang.Object
implements org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationStartedEvent>
Base class for binding Jetty metrics in response to an ApplicationStartedEvent.
- Since:
- 2.6.0