Uses of Interface
io.quarkus.deployment.dev.devservices.DevServicesConfig
Packages that use DevServicesConfig
-
Uses of DevServicesConfig in io.quarkus.deployment.builditem
Methods in io.quarkus.deployment.builditem with parameters of type DevServicesConfigModifier and TypeMethodDescriptionstatic booleanDevServicesSharedNetworkBuildItem.isSharedNetworkRequired(DevServicesConfig devServicesConfig, List<DevServicesSharedNetworkBuildItem> devServicesSharedNetworkBuildItem) Helper method for DevServices processors that tells if joining the shared network is required.Constructors in io.quarkus.deployment.builditem with parameters of type DevServicesConfigModifierConstructorDescriptionDevServicesRegistryBuildItem(UUID uuid, DevServicesConfig devServicesConfig, io.quarkus.runtime.LaunchMode launchMode) -
Uses of DevServicesConfig in io.quarkus.deployment.dev.devservices
Fields in io.quarkus.deployment.dev.devservices declared as DevServicesConfigModifier and TypeFieldDescription(package private) final DevServicesConfigDevServicesConfig.Enabled.configConstructors in io.quarkus.deployment.dev.devservices with parameters of type DevServicesConfig