Infinispan Distribution 5.2.6.Final-redhat-2

org.infinispan.executors
Interface ExecutorFactory

All Known Implementing Classes:
DefaultAsyncExecutorFactory, DefaultExecutorFactory

public interface ExecutorFactory

Used to configure and create executors

Since:
4.0
Author:
Manik Surtani

Method Summary
 ExecutorService getExecutor(Properties p)
           
 

Method Detail

getExecutor

ExecutorService getExecutor(Properties p)

Infinispan Distribution 5.2.6.Final-redhat-2

Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.