org.exolab.castor.persist.cache
public class NoCacheFactory extends AbstractCacheFactory implements CacheFactory
Method Summary | |
---|---|
String | getCacheClassName()
Returns the full class name of the underlying cache implementation. |
String | getName()
Returns the short alias for this factory instance. |
void | shutdown()
Cache-specific shutdown operations and resource cleanup. |
Returns: The full cache class name.
Returns: The short alias name.