Package play.cache.caffeine
Class CaffeineExecutionContext
- Object
-
- play.libs.concurrent.CustomExecutionContext
-
- play.cache.caffeine.CaffeineExecutionContext
-
- All Implemented Interfaces:
Executor
,scala.concurrent.ExecutionContext
,scala.concurrent.ExecutionContextExecutor
public class CaffeineExecutionContext extends CustomExecutionContext
-
-
Constructor Summary
Constructors Constructor Description CaffeineExecutionContext(ActorSystem actorSystem, String name)
-
-
-
Constructor Detail
-
CaffeineExecutionContext
public CaffeineExecutionContext(ActorSystem actorSystem, String name)
-
-