Uses of Class
com.aspectran.core.context.config.WebConfig
-
Packages that use WebConfig Package Description com.aspectran.core.context.config -
-
Uses of WebConfig in com.aspectran.core.context.config
Methods in com.aspectran.core.context.config that return WebConfig Modifier and Type Method Description WebConfig
AspectranConfig. getWebConfig()
WebConfig
AspectranConfig. newWebConfig()
WebConfig
AspectranConfig. touchWebConfig()
Methods in com.aspectran.core.context.config with parameters of type WebConfig Modifier and Type Method Description void
AspectranConfig. putWebConfig(WebConfig webConfig)
-