Uses of Class
com.aspectran.core.context.config.ContextAutoReloadConfig
-
Packages that use ContextAutoReloadConfig Package Description com.aspectran.core.context.config -
-
Uses of ContextAutoReloadConfig in com.aspectran.core.context.config
Methods in com.aspectran.core.context.config that return ContextAutoReloadConfig Modifier and Type Method Description ContextAutoReloadConfigContextConfig. getAutoReloadConfig()ContextAutoReloadConfigContextConfig. newAutoReloadConfig()ContextAutoReloadConfigContextAutoReloadConfig. setReloadMode(AutoReloadType autoReloadType)ContextAutoReloadConfigContextAutoReloadConfig. setScanIntervalSeconds(int scanIntervalSeconds)ContextAutoReloadConfigContextAutoReloadConfig. setStartup(boolean startup)ContextAutoReloadConfigContextConfig. touchAutoReloadConfig()
-