protected static class CookieManager.CookiesCacheClass
extends java.lang.Object
implements org.apache.manifoldcf.core.interfaces.ICacheClass
| Modifier | Constructor and Description |
|---|---|
protected |
CookiesCacheClass() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getClassName()
Get the name of the object class.
|
int |
getMaxLRUCount()
Get the maximum LRU count of the object class.
|
public java.lang.String getClassName()
getClassName in interface org.apache.manifoldcf.core.interfaces.ICacheClasspublic int getMaxLRUCount()
getMaxLRUCount in interface org.apache.manifoldcf.core.interfaces.ICacheClass