| Package | Description |
|---|---|
| de.codecentric.spring.boot.chaos.monkey.configuration | |
| de.codecentric.spring.boot.chaos.monkey.watcher |
| Modifier and Type | Method and Description |
|---|---|
ChaosMonkey |
ChaosMonkeyConfiguration.chaosMonkey(List<ChaosMonkeyAssault> chaosMonkeyAssaults) |
| Modifier and Type | Method and Description |
|---|---|
SpringComponentAspect |
ChaosMonkeyConfiguration.componentAspect(ChaosMonkey chaosMonkey) |
SpringControllerAspect |
ChaosMonkeyConfiguration.controllerAspect(ChaosMonkey chaosMonkey) |
SpringRepositoryAspect |
ChaosMonkeyConfiguration.repositoryAspect(ChaosMonkey chaosMonkey) |
SpringRestControllerAspect |
ChaosMonkeyConfiguration.restControllerAspect(ChaosMonkey chaosMonkey) |
SpringServiceAspect |
ChaosMonkeyConfiguration.serviceAspect(ChaosMonkey chaosMonkey) |
| Constructor and Description |
|---|
SpringComponentAspect(ChaosMonkey chaosMonkey,
MetricEventPublisher metricEventPublisher) |
SpringControllerAspect(ChaosMonkey chaosMonkey,
MetricEventPublisher metricEventPublisher) |
SpringRepositoryAspect(ChaosMonkey chaosMonkey,
MetricEventPublisher metricEventPublisher) |
SpringRestControllerAspect(ChaosMonkey chaosMonkey,
MetricEventPublisher metricEventPublisher) |
SpringServiceAspect(ChaosMonkey chaosMonkey,
MetricEventPublisher metricEventPublisher) |
Copyright © 2018 codecentric AG. All rights reserved.