Uses of Class
de.codecentric.spring.boot.chaos.monkey.component.ChaosMonkeyRuntimeScope
Packages that use ChaosMonkeyRuntimeScope
Package
Description
-
Uses of ChaosMonkeyRuntimeScope in de.codecentric.spring.boot.chaos.monkey.configuration
Methods in de.codecentric.spring.boot.chaos.monkey.configuration that return ChaosMonkeyRuntimeScopeModifier and TypeMethodDescriptionChaosMonkeyConfiguration.chaosMonkeyRuntimeScope(ChaosMonkeySettings settings, List<ChaosMonkeyRuntimeAssault> chaosMonkeyAssaults) Methods in de.codecentric.spring.boot.chaos.monkey.configuration with parameters of type ChaosMonkeyRuntimeScopeModifier and TypeMethodDescriptionChaosMonkeyConfiguration.chaosMonkeyRestEndpoint(ChaosMonkeySettings settings, ChaosMonkeyRuntimeScope runtimeScope, ChaosMonkeyScheduler scheduler) -
Uses of ChaosMonkeyRuntimeScope in de.codecentric.spring.boot.chaos.monkey.endpoints
Constructors in de.codecentric.spring.boot.chaos.monkey.endpoints with parameters of type ChaosMonkeyRuntimeScopeModifierConstructorDescriptionChaosMonkeyRestEndpoint(ChaosMonkeySettings chaosMonkeySettings, ChaosMonkeyRuntimeScope runtimeScope, ChaosMonkeyScheduler scheduler)