Package com.aquima.web.config.timer
Class TimerSetting
- java.lang.Object
-
- com.aquima.web.config.timer.TimerSetting
-
@Component @RefreshScope @ConfigurationProperties(prefix="blueriq.timer") public class TimerSetting extends Object
-
-
Constructor Summary
Constructors Constructor Description TimerSetting()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description TimerEnum
getInterval()
void
setInterval(TimerEnum interval)
-