Hierarchy For Package org.springframework.core.task
Class Hierarchy
- java.lang.Object
- org.springframework.util.CustomizableThreadCreator (implements java.io.Serializable)
- org.springframework.core.task.SimpleAsyncTaskExecutor (implements org.springframework.core.task.AsyncTaskExecutor, java.lang.AutoCloseable, java.io.Serializable)
 
 - org.springframework.core.task.SyncTaskExecutor (implements java.io.Serializable, org.springframework.core.task.TaskExecutor)
 - java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- java.util.concurrent.RejectedExecutionException
- org.springframework.core.task.TaskRejectedException
- org.springframework.core.task.TaskTimeoutException
 
 
 - org.springframework.core.task.TaskRejectedException
 
 - java.util.concurrent.RejectedExecutionException
 
 - java.lang.RuntimeException
 
 - java.lang.Exception
 - org.springframework.core.task.VirtualThreadTaskExecutor (implements org.springframework.core.task.AsyncTaskExecutor)
 
 - org.springframework.util.CustomizableThreadCreator (implements java.io.Serializable)
 
Interface Hierarchy
- java.util.concurrent.Executor
- org.springframework.core.task.TaskExecutor
- org.springframework.core.task.AsyncTaskExecutor
 
 
 - org.springframework.core.task.TaskExecutor
 - org.springframework.core.task.TaskDecorator