JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
de.codecentric.spring.boot.chaos.monkey.configuration.toggles
Interface ChaosToggles
All Known Implementing Classes:
DefaultChaosToggles
,
UnleashChaosToggles
public interface
ChaosToggles
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
isEnabled
(
String
toggleName)
Method Details
isEnabled
boolean
isEnabled
(
String
toggleName)