Class HasDevServicesSupplier
- java.lang.Object
-
- io.quarkus.vertx.http.runtime.devmode.HasDevServicesSupplier
-
-
Constructor Summary
Constructors Constructor Description HasDevServicesSupplier()HasDevServicesSupplier(boolean hasDevServices)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Booleanget()booleanisHasDevServices()voidsetHasDevServices(boolean hasDevServices)
-