Uses of Interface
cronapp.framework.core.CronappSettingsRepository
-
Packages that use CronappSettingsRepository Package Description cronapp.framework.core -
-
Uses of CronappSettingsRepository in cronapp.framework.core
Methods in cronapp.framework.core with parameters of type CronappSettingsRepository Modifier and Type Method Description CronappSettingsServiceCronappConfiguration. getCronappSettingsService(CronappSettingsRepository settingsRepository, org.springframework.core.env.Environment environment)Constructors in cronapp.framework.core with parameters of type CronappSettingsRepository Constructor Description RepositorySettingsService(CronappSettingsRepository settingsRepository, org.springframework.core.env.Environment environment)
-