Uses of Class
io.quarkus.deployment.dev.devservices.GlobalDevServicesConfig
Packages that use GlobalDevServicesConfig
-
Uses of GlobalDevServicesConfig in io.quarkus.deployment.builditem
Methods in io.quarkus.deployment.builditem with parameters of type GlobalDevServicesConfigModifier and TypeMethodDescriptionstatic booleanDevServicesSharedNetworkBuildItem.isSharedNetworkRequired(GlobalDevServicesConfig globalDevServicesConfig, List<DevServicesSharedNetworkBuildItem> devServicesSharedNetworkBuildItem) Helper method for DevServices processors that tells if joining the shared network is required. -
Uses of GlobalDevServicesConfig in io.quarkus.deployment.dev.devservices
Fields in io.quarkus.deployment.dev.devservices declared as GlobalDevServicesConfigModifier and TypeFieldDescription(package private) final GlobalDevServicesConfigGlobalDevServicesConfig.Enabled.configConstructors in io.quarkus.deployment.dev.devservices with parameters of type GlobalDevServicesConfig