Class Metrics
- java.lang.Object
-
- de.codecentric.spring.boot.chaos.monkey.component.Metrics
-
- All Implemented Interfaces:
EventListener,org.springframework.context.ApplicationListener<MetricEvent>
public class Metrics extends Object implements org.springframework.context.ApplicationListener<MetricEvent>
- Author:
- Benjamin Wilms
-
-
Method Detail
-
onApplicationEvent
public void onApplicationEvent(MetricEvent event)
- Specified by:
onApplicationEventin interfaceorg.springframework.context.ApplicationListener<MetricEvent>
-
-