org.ehcache.spi.service
Interface ExecutionServiceFactory

All Superinterfaces:
ServiceFactory<ExecutionService>
All Known Implementing Classes:
DefaultExecutionServiceFactory

public interface ExecutionServiceFactory
extends ServiceFactory<ExecutionService>


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