| Package | Description |
|---|---|
| org.infinispan.commons.util.concurrent |
Provides commons interfaces and classes related to concurrency
|
| Class and Description |
|---|
| BlockingRejectedExecutionHandler
A handler for rejected tasks that runs the task if the current thread is a blocking thread otherwise it
rejects the task.
|
| LifecycleRejectedExecutionHandler
A handler for rejected tasks that always throws a
IllegalLifecycleStateException. |
Copyright © 2022 JBoss by Red Hat. All rights reserved.