JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.infinispan.commons.executors
ExecutorFactory
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
getExecutor(Properties)
Interface ExecutorFactory
public interface
ExecutorFactory
Used to configure and create executors
Since:
4.0
Author:
Manik Surtani
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
ExecutorService
getExecutor
(
Properties
p)
Method Details
getExecutor
ExecutorService
getExecutor
(
Properties
p)