Class UnleashChaosToggles
- java.lang.Object
-
- de.codecentric.spring.boot.chaos.monkey.configuration.toggles.UnleashChaosToggles
-
- All Implemented Interfaces:
ChaosToggles
public class UnleashChaosToggles extends Object implements ChaosToggles
-
-
Constructor Summary
Constructors Constructor Description UnleashChaosToggles(no.finn.unleash.Unleash unleash)
-
-
-
Method Detail
-
isEnabled
public boolean isEnabled(String toggleName)
- Specified by:
isEnabledin interfaceChaosToggles
-
-