Interface ChaosToggles
-
- All Known Implementing Classes:
DefaultChaosToggles,UnleashChaosToggles
public interface ChaosToggles
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisEnabled(String toggleName)
-
-
-
Method Detail
-
isEnabled
boolean isEnabled(String toggleName)
-
-