Uses of Class
io.openraven.magpie.core.config.ServiceConfig
-
Packages that use ServiceConfig Package Description io.openraven.magpie.core.config -
-
Uses of ServiceConfig in io.openraven.magpie.core.config
Methods in io.openraven.magpie.core.config that return types with arguments of type ServiceConfig Modifier and Type Method Description Map<String,ServiceConfig>MagpieConfig. getServices()Method parameters in io.openraven.magpie.core.config with type arguments of type ServiceConfig Modifier and Type Method Description voidMagpieConfig. setServices(Map<String,ServiceConfig> services)
-