Package io.micronaut.core.util
Interface Toggleable
-
public interface Toggleable
An interface for components or configurations that can be toggled on or off.- Since:
- 1.0
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default boolean
isEnabled()
-