|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ehcache.internal.executor.DefaultExecutionServiceFactory
public class DefaultExecutionServiceFactory
Constructor Summary | |
---|---|
DefaultExecutionServiceFactory()
|
Method Summary | |
---|---|
ExecutionService |
create(ServiceCreationConfiguration<ExecutionService> configuration)
|
java.lang.Class<ExecutionService> |
getServiceType()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultExecutionServiceFactory()
Method Detail |
---|
public ExecutionService create(ServiceCreationConfiguration<ExecutionService> configuration)
create
in interface ServiceFactory<ExecutionService>
public java.lang.Class<ExecutionService> getServiceType()
getServiceType
in interface ServiceFactory<ExecutionService>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |