C I M O P
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- chooseName(String, boolean, ResourceMethod, String...) - Static method in class io.dropwizard.metrics.jersey31.InstrumentedResourceMethodApplicationListener
- configure(FeatureContext) - Method in class io.dropwizard.metrics.jersey31.MetricsFeature
-
A call-back method called when the feature is to be enabled in a given runtime configuration scope.
I
- InstrumentedResourceMethodApplicationListener - Class in io.dropwizard.metrics.jersey31
-
An application event listener that listens for Jersey application initialization to be finished, then creates a map of resource method that have metrics annotations.
- InstrumentedResourceMethodApplicationListener(MetricRegistry) - Constructor for class io.dropwizard.metrics.jersey31.InstrumentedResourceMethodApplicationListener
-
Construct an application event listener using the given metrics registry.
- InstrumentedResourceMethodApplicationListener(MetricRegistry, Clock, boolean) - Constructor for class io.dropwizard.metrics.jersey31.InstrumentedResourceMethodApplicationListener
-
Constructs a custom application listener.
- InstrumentedResourceMethodApplicationListener(MetricRegistry, Clock, boolean, Supplier<Reservoir>) - Constructor for class io.dropwizard.metrics.jersey31.InstrumentedResourceMethodApplicationListener
-
Constructs a custom application listener.
- io.dropwizard.metrics.jersey31 - package io.dropwizard.metrics.jersey31
M
- MetricsFeature - Class in io.dropwizard.metrics.jersey31
-
A
Featurewhich registers aInstrumentedResourceMethodApplicationListenerfor recording request events. - MetricsFeature(MetricRegistry) - Constructor for class io.dropwizard.metrics.jersey31.MetricsFeature
- MetricsFeature(MetricRegistry, Clock) - Constructor for class io.dropwizard.metrics.jersey31.MetricsFeature
- MetricsFeature(MetricRegistry, Clock, boolean) - Constructor for class io.dropwizard.metrics.jersey31.MetricsFeature
- MetricsFeature(MetricRegistry, Clock, boolean, Supplier<Reservoir>) - Constructor for class io.dropwizard.metrics.jersey31.MetricsFeature
- MetricsFeature(MetricRegistry, Supplier<Reservoir>) - Constructor for class io.dropwizard.metrics.jersey31.MetricsFeature
- MetricsFeature(String) - Constructor for class io.dropwizard.metrics.jersey31.MetricsFeature
O
- onEvent(ApplicationEvent) - Method in class io.dropwizard.metrics.jersey31.InstrumentedResourceMethodApplicationListener
- onRequest(RequestEvent) - Method in class io.dropwizard.metrics.jersey31.InstrumentedResourceMethodApplicationListener
P
- processResourceModel(ResourceModel, Configuration) - Method in class io.dropwizard.metrics.jersey31.InstrumentedResourceMethodApplicationListener
- processSubResource(ResourceModel, Configuration) - Method in class io.dropwizard.metrics.jersey31.InstrumentedResourceMethodApplicationListener
All Classes All Packages