org.ehcache.spi.service
Interface ThreadPoolsServiceFactory

All Superinterfaces:
ServiceFactory<ThreadPoolsService>
All Known Implementing Classes:
DefaultThreadPoolsServiceFactory

public interface ThreadPoolsServiceFactory
extends ServiceFactory<ThreadPoolsService>


Method Summary
 
Methods inherited from interface org.ehcache.spi.service.ServiceFactory
create, getServiceType