Uses of Package
org.infinispan.commons.util.concurrent
Packages that use org.infinispan.commons.util.concurrent
Package
Description
Provides commons interfaces and classes related to concurrency
-
Classes in org.infinispan.commons.util.concurrent used by org.infinispan.commons.util.concurrentClassDescriptionA handler for rejected tasks that runs the task if the current thread is a blocking thread otherwise it rejects the task.A handler for rejected tasks that always throws a
IllegalLifecycleStateException
.