Uses of Package
org.infinispan.commons.util.concurrent
-
Packages that use org.infinispan.commons.util.concurrent Package Description org.infinispan.commons.util.concurrent Provides commons interfaces and classes related to concurrency -
Classes in org.infinispan.commons.util.concurrent used by org.infinispan.commons.util.concurrent Class 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 aIllegalLifecycleStateException
.