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