Package com.ibm.wsspi.cache
Class ConfigEntry.Invalidation
java.lang.Object
com.ibm.wsspi.cache.ConfigEntry.Invalidation
- Enclosing class:
- ConfigEntry
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.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
Invalidation
public Invalidation(com.ibm.ws.cache.config.Invalidation i)
-
-
Method Details
-
getBaseName
-
getInvalidationGenerator
-
getComponents
-