Package cronapp.framework.core
Interface CronappSettingsService
-
- All Known Implementing Classes:
PropertiesSettingsService,RepositorySettingsService
public interface CronappSettingsService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaddOption(String option, boolean secure)StringgetApplicationId()StringgetEncryptionKey()StringgetEncryptionSalt()StringgetIntanceId()StringgetOption(String option)
-