org.infinispan.executors
Interface ScheduledExecutorFactory

All Known Implementing Classes:
DefaultScheduledExecutorFactory

public interface ScheduledExecutorFactory

Used to configure and create scheduled executors

Since:
4.0
Author:
Manik Surtani

Method Summary
 ScheduledExecutorService getScheduledExecutor(Properties p)
           
 

Method Detail

getScheduledExecutor

ScheduledExecutorService getScheduledExecutor(Properties p)

Google Analytics

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