Interface RqueueMetricsRegistry

All Superinterfaces:
org.springframework.context.ApplicationListener<RqueueBootstrapEvent>, EventListener
All Known Implementing Classes:
RqueueMetrics

public interface RqueueMetricsRegistry extends org.springframework.context.ApplicationListener<RqueueBootstrapEvent>
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface org.springframework.context.ApplicationListener

    onApplicationEvent
  • Method Details