Class IsRuntimeModuleAvailable

java.lang.Object
io.quarkus.devservices.deployment.IsRuntimeModuleAvailable
All Implemented Interfaces:
BooleanSupplier

public class IsRuntimeModuleAvailable extends Object implements BooleanSupplier
  • Field Details

    • IO_QUARKUS_DEVSERVICES_CONFIG_BUILDER_CLASS

      static final String IO_QUARKUS_DEVSERVICES_CONFIG_BUILDER_CLASS
      See Also:
    • CONFIG_BUILDER_AVAILABLE

      static final boolean CONFIG_BUILDER_AVAILABLE
  • Constructor Details

    • IsRuntimeModuleAvailable

      public IsRuntimeModuleAvailable()
  • Method Details