Class IsRuntimeModuleAvailable
java.lang.Object
io.quarkus.devservices.deployment.IsRuntimeModuleAvailable
- All Implemented Interfaces:
BooleanSupplier
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) static final boolean(package private) static final String -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
IO_QUARKUS_DEVSERVICES_CONFIG_BUILDER_CLASS
- See Also:
-
CONFIG_BUILDER_AVAILABLE
static final boolean CONFIG_BUILDER_AVAILABLE
-
-
Constructor Details
-
IsRuntimeModuleAvailable
public IsRuntimeModuleAvailable()
-
-
Method Details
-
getAsBoolean
public boolean getAsBoolean()- Specified by:
getAsBooleanin interfaceBooleanSupplier
-