JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
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 and Description
default boolean
isEnabled
()
Method Detail
isEnabled
default boolean isEnabled()
Returns:
Whether the component is enabled
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method