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)

Google Analytics

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