com.ibm.wsspi.cache
Class ConfigEntry.Invalidation
java.lang.Object
com.ibm.wsspi.cache.ConfigEntry.Invalidation
- Enclosing class:
- ConfigEntry
public class ConfigEntry.Invalidation
- extends java.lang.Object
To invalidate cached objects, the application server must generate unique invalidation IDs.
Build invalidation IDs by writing custom Java code or through rules that are defined in the
cache policy of each cache entry.
It maps to a invalidation definition for a cache-entry in the cachespec.xml.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigEntry.Invalidation
public ConfigEntry.Invalidation(com.ibm.ws.cache.config.Invalidation i)
getBaseName
public java.lang.String getBaseName()
getInvalidationGenerator
public java.lang.String getInvalidationGenerator()
getComponents
public ConfigEntry.Component[] getComponents()