- 所有已实现的接口:
- java.util.EventListener, org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationStartedEvent>
- 直接已知子类:
- 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.
- 从以下版本开始:
- 2.6.0