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)

-->

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