@Singleton
public class MicronautExecutorFactory
extends java.lang.Object
implements org.infinispan.commons.executors.ExecutorFactory
ExecutorFactory implementation based on the existing IO ExecutorService bean.| Constructor and Description |
|---|
MicronautExecutorFactory(java.util.concurrent.ExecutorService executorService) |
| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.ExecutorService |
getExecutor(java.util.Properties p) |