Uses of Class
de.codecentric.spring.boot.chaos.monkey.endpoints.ChaosMonkeyRestEndpoint
-
Packages that use ChaosMonkeyRestEndpoint Package Description de.codecentric.spring.boot.chaos.monkey.configuration -
-
Uses of ChaosMonkeyRestEndpoint in de.codecentric.spring.boot.chaos.monkey.configuration
Methods in de.codecentric.spring.boot.chaos.monkey.configuration that return ChaosMonkeyRestEndpoint Modifier and Type Method Description ChaosMonkeyRestEndpointChaosMonkeyConfiguration. chaosMonkeyRestEndpoint(ChaosMonkeyRuntimeScope runtimeScope, ChaosMonkeyScheduler scheduler)
-