|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ehcache.impl.config.event.CacheEventDispatcherFactoryConfiguration
public class CacheEventDispatcherFactoryConfiguration
Constructor Summary | |
---|---|
CacheEventDispatcherFactoryConfiguration(java.lang.String threadPoolAlias)
|
Method Summary | |
---|---|
java.lang.Class<CacheEventDispatcherFactory> |
getServiceType()
Indicates which service consumes this configuration at creation. |
java.lang.String |
getThreadPoolAlias()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CacheEventDispatcherFactoryConfiguration(java.lang.String threadPoolAlias)
Method Detail |
---|
public java.lang.String getThreadPoolAlias()
public java.lang.Class<CacheEventDispatcherFactory> getServiceType()
ServiceCreationConfiguration
getServiceType
in interface ServiceCreationConfiguration<CacheEventDispatcherFactory>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |