Class Hierarchy
- java.lang.Object
- jakarta.enterprise.concurrent.Asynchronous.Result
- jakarta.enterprise.concurrent.CronTrigger (implements jakarta.enterprise.concurrent.ZonedTrigger)
- jakarta.enterprise.concurrent.ManagedExecutors
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.util.concurrent.ExecutionException
- jakarta.enterprise.concurrent.AbortedException (implements java.io.Serializable)
- jakarta.enterprise.concurrent.SkippedException (implements java.io.Serializable)
- java.util.concurrent.ExecutionException
- java.lang.Exception
Interface Hierarchy
- jakarta.enterprise.concurrent.ContextService
- java.util.concurrent.Executor
- java.util.concurrent.ExecutorService
- jakarta.enterprise.concurrent.ManagedExecutorService
- jakarta.enterprise.concurrent.ManagedScheduledExecutorService (also extends java.util.concurrent.ScheduledExecutorService)
- java.util.concurrent.ScheduledExecutorService
- jakarta.enterprise.concurrent.ManagedScheduledExecutorService (also extends jakarta.enterprise.concurrent.ManagedExecutorService)
- jakarta.enterprise.concurrent.ManagedExecutorService
- java.util.concurrent.ExecutorService
- java.util.concurrent.ForkJoinPool.ForkJoinWorkerThreadFactory
- jakarta.enterprise.concurrent.ManagedThreadFactory (also extends java.util.concurrent.ThreadFactory)
- jakarta.enterprise.concurrent.LastExecution
- jakarta.enterprise.concurrent.ManageableThread
- jakarta.enterprise.concurrent.ManagedTask
- jakarta.enterprise.concurrent.ManagedTaskListener
- java.util.concurrent.ThreadFactory
- jakarta.enterprise.concurrent.ManagedThreadFactory (also extends java.util.concurrent.ForkJoinPool.ForkJoinWorkerThreadFactory)
- jakarta.enterprise.concurrent.Trigger
- jakarta.enterprise.concurrent.ZonedTrigger
Annotation Type Hierarchy
- jakarta.enterprise.concurrent.Asynchronous (implements java.lang.annotation.Annotation)
- jakarta.enterprise.concurrent.ContextServiceDefinition (implements java.lang.annotation.Annotation)
- jakarta.enterprise.concurrent.ContextServiceDefinition.List (implements java.lang.annotation.Annotation)
- jakarta.enterprise.concurrent.ManagedExecutorDefinition (implements java.lang.annotation.Annotation)
- jakarta.enterprise.concurrent.ManagedExecutorDefinition.List (implements java.lang.annotation.Annotation)
- jakarta.enterprise.concurrent.ManagedScheduledExecutorDefinition (implements java.lang.annotation.Annotation)
- jakarta.enterprise.concurrent.ManagedScheduledExecutorDefinition.List (implements java.lang.annotation.Annotation)
- jakarta.enterprise.concurrent.ManagedThreadFactoryDefinition (implements java.lang.annotation.Annotation)
- jakarta.enterprise.concurrent.ManagedThreadFactoryDefinition.List (implements java.lang.annotation.Annotation)