|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.exolab.castor.persist.cache.AbstractCacheFactory
org.exolab.castor.persist.cache.UnlimitedFactory
public 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 |
getName()
Returns the short alias for this factory instance. |
void |
shutdown()
Cache-specific shutdown operations and resource cleanup. |
| Methods inherited from class org.exolab.castor.persist.cache.AbstractCacheFactory |
|---|
getCache |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.exolab.castor.persist.cache.CacheFactory |
|---|
getCache |
| Constructor Detail |
|---|
public UnlimitedFactory()
| Method Detail |
|---|
public java.lang.String getName()
getName in interface CacheFactorygetName in class AbstractCacheFactorypublic java.lang.String getCacheClassName()
getCacheClassName in interface CacheFactorygetCacheClassName in class AbstractCacheFactorypublic void shutdown()
shutdown in interface CacheFactory
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||