public abstract class AbstractJettyMetricsBinder extends Object implements ApplicationListener<ApplicationStartedEvent>
ApplicationStartedEvent
.Constructor and Description |
---|
AbstractJettyMetricsBinder() |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
bindMetrics(org.eclipse.jetty.server.Server server) |
void |
onApplicationEvent(ApplicationStartedEvent event) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forPayload
public void onApplicationEvent(ApplicationStartedEvent event)
onApplicationEvent
in interface ApplicationListener<ApplicationStartedEvent>
protected abstract void bindMetrics(org.eclipse.jetty.server.Server server)