JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Package cn.boboweike.carrot.server.runner
Interface Summary
Interface
Description
BackgroundTaskRunner
Class Summary
Class
Description
AbstractBackgroundTaskRunner
AbstractBackgroundTaskRunner.BackgroundTaskWorker
BackgroundStaticFieldTaskWithoutIocRunner
BackgroundStaticFieldTaskWithoutIocRunner.StaticFieldBackgroundTaskWorker
BackgroundStaticTaskWithoutIocRunner
BackgroundStaticTaskWithoutIocRunner.StaticBackgroundTaskWorker
BackgroundTaskWithIocRunner
BackgroundTaskWithIocRunner.BackgroundForIoCTaskLambdaWorker
BackgroundTaskWithoutIocRunner
BackgroundTaskWithoutIocRunner.BackgroundForTaskLambdaWorker
MockTaskContext
Class that can be used in tests to set the
TaskContext
for a
TaskRequestHandler
.
RunnerTaskContext
ThreadLocalTaskContext