Uses of Interface
net.datenwerke.async.DwAsyncService
Packages that use DwAsyncService
Package
Description
-
Uses of DwAsyncService in net.datenwerke.async
Classes in net.datenwerke.async that implement DwAsyncService -
Uses of DwAsyncService in net.datenwerke.gf.service.lifecycle.hookers
Constructors in net.datenwerke.gf.service.lifecycle.hookers with parameters of type DwAsyncServiceModifierConstructorDescriptionCloseTaskAndConnectionsHooker(DwAsyncService asyncService, DbPoolService dbPoolService) -
Uses of DwAsyncService in net.datenwerke.rs.jxlsreport.service.jxlsreport.reportengine.output.generator
Constructors in net.datenwerke.rs.jxlsreport.service.jxlsreport.reportengine.output.generator with parameters of type DwAsyncServiceModifierConstructorDescriptionJxlsHTMLOutputGenerator(HookHandlerService hookHandler, DwAsyncService asyncService) JxlsOutputGeneratorImpl(HookHandlerService hookHandler, DwAsyncService asyncService) -
Uses of DwAsyncService in net.datenwerke.rs.passwordpolicy.service.hooker
Constructors in net.datenwerke.rs.passwordpolicy.service.hooker with parameters of type DwAsyncServiceModifierConstructorDescriptionBsiPasswordPolicyPostAuthenticateHook(UserManagerService userManagerService, DwAsyncService dwAsyncService, TransactionalRunnableFactory trFactory, BsiPasswordPolicyService bsiPasswordPolicyService) -
Uses of DwAsyncService in net.datenwerke.rs.tabletemplate.service.engines.jxls.hookers
Constructors in net.datenwerke.rs.tabletemplate.service.engines.jxls.hookers with parameters of type DwAsyncServiceModifierConstructorDescriptionJxlsTemplateProviderHooker(ReportExecutorService reportExecutor, HookHandlerService hookHandler, ParameterSetFactory parameterSetFactory, DwAsyncService asyncService) JxlsTransformEnvironment(Context context, byte[] templateBytes, OutputStream os, Report report, DwAsyncService asyncService) -
Uses of DwAsyncService in net.datenwerke.rs.terminal.service.terminal.operator
Constructors in net.datenwerke.rs.terminal.service.terminal.operator with parameters of type DwAsyncService -
Uses of DwAsyncService in net.datenwerke.scheduler.service.scheduler
Constructors in net.datenwerke.scheduler.service.scheduler with parameters of type DwAsyncServiceModifierConstructorDescriptionSchedulerDaemon(String asyncPoolName, Long checkInterval, Integer nrOfWorkerThreads, Long waitBeforeForcedShutdown, EventBus eventBus, ExceptionService exceptionService, DwAsyncService asyncService, <any> taskProvider, <any> unitOfWorkProvider, SchedulerService schedulerService)