|
||||||||
| 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.UnlimitedFactory
public final class UnlimitedFactory
Implements CacheFactory for the Unlimited
implementation of Cache.
| Constructor Summary | |
|---|---|
UnlimitedFactory()
|
|
| 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, isInitialized, shutdown |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UnlimitedFactory()
| 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 | |||||||