Serialized Form
-
Package de.codecentric.spring.boot.chaos.monkey.events
-
Class de.codecentric.spring.boot.chaos.monkey.events.MetricEvent
class MetricEvent extends org.springframework.context.ApplicationEvent implements Serializable-
Serialized Fields
-
methodSignature
String methodSignature
-
metricType
MetricType metricType
-
metricValue
double metricValue
-
tags
String[] tags
-
-
-
-
Package de.codecentric.spring.boot.chaos.monkey.watcher.advice
-
Class de.codecentric.spring.boot.chaos.monkey.watcher.advice.ChaosMonkeyBeanPostProcessor
class ChaosMonkeyBeanPostProcessor extends org.springframework.aop.framework.AbstractAdvisingBeanPostProcessor implements Serializable-
Serialized Fields
-
activeBeanNameCache
Map<Object,
String> activeBeanNameCache -
watcherProperties
WatcherProperties watcherProperties
-
-
-
-
Package de.codecentric.spring.boot.chaos.monkey.watcher.advice.advisor
-
Class de.codecentric.spring.boot.chaos.monkey.watcher.advice.advisor.ChaosMonkeyAnnotationPointcutAdvisor
class ChaosMonkeyAnnotationPointcutAdvisor extends ChaosMonkeyPointcutAdvisor implements Serializable -
Class de.codecentric.spring.boot.chaos.monkey.watcher.advice.advisor.ChaosMonkeyPointcutAdvisor
class ChaosMonkeyPointcutAdvisor extends org.springframework.aop.support.DefaultPointcutAdvisor implements Serializable
-