com.ibm.wsspi.cache
Class ConfigEntry
java.lang.Object
com.ibm.wsspi.cache.ConfigEntry
public class ConfigEntry
- extends java.lang.Object
A ConfigEntry is a struct object that holds the
cache policies specifying how to cache an entry.
Constructor Summary |
ConfigEntry(com.ibm.ws.cache.config.ConfigEntry ce)
|
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigEntry
public ConfigEntry(com.ibm.ws.cache.config.ConfigEntry ce)
getClassName
public java.lang.String getClassName()
getAllNames
public java.util.HashSet getAllNames()
getSharingPolicy
public int getSharingPolicy()
clone
public java.lang.Object clone()
- Overrides:
clone
in class java.lang.Object
getProperties
public java.util.ArrayList getProperties()
getCacheIds
public ConfigEntry.CacheId[] getCacheIds()
getDependencyIds
public ConfigEntry.DependencyId[] getDependencyIds()
getInvalidations
public ConfigEntry.Invalidation[] getInvalidations()