Class Hierarchy
- java.lang.Object
- cn.boboweike.carrot.server.runner.AbstractBackgroundTaskRunner (implements cn.boboweike.carrot.server.runner.BackgroundTaskRunner)
- cn.boboweike.carrot.server.runner.BackgroundStaticFieldTaskWithoutIocRunner
- cn.boboweike.carrot.server.runner.BackgroundStaticTaskWithoutIocRunner
- cn.boboweike.carrot.server.runner.BackgroundTaskWithIocRunner
- cn.boboweike.carrot.server.runner.BackgroundTaskWithoutIocRunner
- cn.boboweike.carrot.server.runner.AbstractBackgroundTaskRunner.BackgroundTaskWorker
- cn.boboweike.carrot.server.runner.BackgroundStaticFieldTaskWithoutIocRunner.StaticFieldBackgroundTaskWorker
- cn.boboweike.carrot.server.runner.BackgroundStaticTaskWithoutIocRunner.StaticBackgroundTaskWorker
- cn.boboweike.carrot.server.runner.BackgroundTaskWithIocRunner.BackgroundForIoCTaskLambdaWorker
- cn.boboweike.carrot.server.runner.BackgroundTaskWithoutIocRunner.BackgroundForTaskLambdaWorker
- cn.boboweike.carrot.server.runner.MockTaskContext
- cn.boboweike.carrot.tasks.context.TaskContext
- cn.boboweike.carrot.server.runner.RunnerTaskContext
- cn.boboweike.carrot.server.runner.ThreadLocalTaskContext
- cn.boboweike.carrot.server.runner.AbstractBackgroundTaskRunner (implements cn.boboweike.carrot.server.runner.BackgroundTaskRunner)
Interface Hierarchy
- cn.boboweike.carrot.server.runner.BackgroundTaskRunner