Uses of Class
com.aspectran.daemon.service.DefaultDaemonService
-
Packages that use DefaultDaemonService Package Description com.aspectran.daemon.service Contains a variant of the service interface for Aspectran Daemon. -
-
Uses of DefaultDaemonService in com.aspectran.daemon.service
Methods in com.aspectran.daemon.service that return DefaultDaemonService Modifier and Type Method Description static DefaultDaemonServiceDefaultDaemonService. create(com.aspectran.core.context.config.AspectranConfig aspectranConfig)Returns a new instance ofDefaultDaemonService.
-