Uses of Interface
ch.mobi.mobitor.config.EnvironmentConfigProperties
-
Packages that use EnvironmentConfigProperties Package Description ch.mobi.mobitor.service -
-
Uses of EnvironmentConfigProperties in ch.mobi.mobitor.service
Methods in ch.mobi.mobitor.service that return EnvironmentConfigProperties Modifier and Type Method Description EnvironmentConfigPropertiesEnvironmentsConfigurationService. getEnvironmentConfig(java.lang.String environment)Methods in ch.mobi.mobitor.service that return types with arguments of type EnvironmentConfigProperties Modifier and Type Method Description java.util.List<EnvironmentConfigProperties>EnvironmentsConfigurationService. getEnvironments()
-