Uses of Class
com.aspectran.core.service.AbstractCoreService
-
Packages that use AbstractCoreService Package Description com.aspectran.core.context.builder com.aspectran.core.service A Package for providing core components and configuring an execution environment. -
-
Uses of AbstractCoreService in com.aspectran.core.context.builder
Constructors in com.aspectran.core.context.builder with parameters of type AbstractCoreService Constructor Description HybridActivityContextBuilder(AbstractCoreService coreService) -
Uses of AbstractCoreService in com.aspectran.core.service
Subclasses of AbstractCoreService in com.aspectran.core.service Modifier and Type Class Description classAspectranCoreServiceThe Class AspectranCoreService.
-