Uses of Enum Class
org.infinispan.commons.executors.CachedThreadPoolExecutorFactory
-
Uses of CachedThreadPoolExecutorFactory in org.infinispan.commons.executors
Modifier and TypeMethodDescriptionCachedThreadPoolExecutorFactory.create()
Returns the enum constant of this class with the specified name.static CachedThreadPoolExecutorFactory[]
CachedThreadPoolExecutorFactory.values()
Returns an array containing the constants of this enum class, in the order they are declared.