Class JettyServerThreadPoolMetricsBinder
java.lang.Object
org.springframework.boot.jetty.metrics.AbstractJettyMetricsBinder
org.springframework.boot.jetty.metrics.JettyServerThreadPoolMetricsBinder
- All Implemented Interfaces:
EventListener, ApplicationListener<ApplicationStartedEvent>
- Since:
- 4.0.0
- Author:
- Andy Wilkinson
-
Constructor Summary
ConstructorsConstructorDescriptionJettyServerThreadPoolMetricsBinder(MeterRegistry meterRegistry) JettyServerThreadPoolMetricsBinder(MeterRegistry meterRegistry, Iterable<Tag> tags) -
Method Summary
Methods inherited from class AbstractJettyMetricsBinder
onApplicationEventMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ApplicationListener
supportsAsyncExecution
-
Constructor Details
-
JettyServerThreadPoolMetricsBinder
-
JettyServerThreadPoolMetricsBinder
-
-
Method Details
-
bindMetrics
- Specified by:
bindMetricsin classAbstractJettyMetricsBinder
-