JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.infinispan.commons.executors
ExecutorFactory
Contents
Description
Method Summary
Method Details
getExecutor(Properties)
Hide sidebar
Show sidebar
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)