Uses of Class
com.aspectran.core.context.config.ContextAutoReloadConfig
Packages that use ContextAutoReloadConfig
-
Uses of ContextAutoReloadConfig in com.aspectran.core.context.config
Methods in com.aspectran.core.context.config that return ContextAutoReloadConfigModifier and TypeMethodDescriptionContextConfig.getAutoReloadConfig()
ContextConfig.newAutoReloadConfig()
ContextAutoReloadConfig.setEnabled
(boolean enabled) ContextAutoReloadConfig.setReloadMode
(AutoReloadType autoReloadType) ContextAutoReloadConfig.setScanIntervalSeconds
(int scanIntervalSeconds) ContextConfig.touchAutoReloadConfig()