|
|||||||||||
| 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.simple.NoCacheFactory
Implements CacheFactory for the NoCache
implementation of Cache.
| Constructor Summary | |
NoCacheFactory()
|
|
| 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 NoCacheFactory()
| Method Detail |
public java.lang.String getCacheType()
CacheFactory.getCacheType()public java.lang.String getCacheClassName()
CacheFactory.getCacheClassName()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||