|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.castor.cache.AbstractCacheFactory
org.castor.cache.distributed.EHCacheFactory
public final class EHCacheFactory
Implements CacheFactory
for the EHCache
implementation of Cache
.
Constructor Summary | |
---|---|
EHCacheFactory()
|
Method Summary | |
---|---|
java.lang.String |
getCacheClassName()
Returns the full class name of the underlying cache implementation. |
java.lang.String |
getCacheType()
Returns the short alias cache type for this factory instance. |
Methods inherited from class org.castor.cache.AbstractCacheFactory |
---|
getCache, shutdown |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EHCacheFactory()
Method Detail |
---|
public java.lang.String getCacheType()
public java.lang.String getCacheClassName()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |