Package org.infinispan.executors
Class DefaultExecutorFactory
java.lang.Object
org.infinispan.executors.DefaultExecutorFactory
- All Implemented Interfaces:
ExecutorFactory
,SecurityAwareExecutorFactory
Default executor factory that creates executors using the JDK Executors service.
- Since:
- 4.0
- Author:
- Manik Surtani, Tristan Tarrant
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DefaultExecutorFactory
public DefaultExecutorFactory()
-
-
Method Details
-
getExecutor
- Specified by:
getExecutor
in interfaceExecutorFactory
-
getExecutor
- Specified by:
getExecutor
in interfaceSecurityAwareExecutorFactory
-