Uses of Class
com.aspectran.core.context.config.AspectranConfig
-
Packages that use AspectranConfig Package Description com.aspectran.core.service A Package for providing core components and configuring an execution environment. -
-
Uses of AspectranConfig in com.aspectran.core.service
Methods in com.aspectran.core.service that return AspectranConfig Modifier and Type Method Description AspectranConfigAbstractCoreService. getAspectranConfig()AspectranConfigCoreService. getAspectranConfig()Returns the Aspectran configuration parameters used to generate the AspectranService.Methods in com.aspectran.core.service with parameters of type AspectranConfig Modifier and Type Method Description protected voidAbstractCoreService. prepare(AspectranConfig aspectranConfig)
-