Class MachineProperties.Guarder
java.lang.Object
me.ahoo.cosid.spring.boot.starter.machine.MachineProperties.Guarder
- Enclosing class:
- MachineProperties
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetDelay()
boolean
setEnabled
(boolean enabled) setInitialDelay
(Duration initialDelay) setSafeGuardDuration
(Duration safeGuardDuration)
-
Constructor Details
-
Guarder
public Guarder()
-
-
Method Details
-
isEnabled
public boolean isEnabled() -
setEnabled
-
getInitialDelay
-
setInitialDelay
-
getDelay
-
setDelay
-
getSafeGuardDuration
-
setSafeGuardDuration
-