Uses of Class
com.aspectran.core.context.config.ContextConfig
-
Packages that use ContextConfig Package Description com.aspectran.core.context.builder com.aspectran.core.context.config -
-
Uses of ContextConfig in com.aspectran.core.context.builder
Methods in com.aspectran.core.context.builder that return ContextConfig Modifier and Type Method Description ContextConfigAbstractActivityContextBuilder. getContextConfig()ContextConfigActivityContextBuilder. getContextConfig()Methods in com.aspectran.core.context.builder with parameters of type ContextConfig Modifier and Type Method Description voidAbstractActivityContextBuilder. setContextConfig(ContextConfig contextConfig)voidActivityContextBuilder. setContextConfig(ContextConfig contextConfig) -
Uses of ContextConfig in com.aspectran.core.context.config
Methods in com.aspectran.core.context.config that return ContextConfig Modifier and Type Method Description ContextConfigAspectranConfig. getContextConfig()ContextConfigAspectranConfig. newContextConfig()ContextConfigAspectranConfig. touchContextConfig()Methods in com.aspectran.core.context.config with parameters of type ContextConfig Modifier and Type Method Description voidAspectranConfig. putContextConfig(ContextConfig contextConfig)
-