Infinispan Core 8.2.11.Final-redhat-1
-
- All Implemented Interfaces:
- org.infinispan.commons.executors.ExecutorFactory
public class WithinThreadExecutorFactory
extends Object
implements org.infinispan.commons.executors.ExecutorFactory
Executor factory that creates WithinThreadExecutor. This executor executes the tasks in the caller thread.
- Since:
- 5.3
- Author:
- Pedro Ruivo
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Infinispan Core 8.2.11.Final-redhat-1
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.