Uses of Class
com.ibm.wsspi.cache.ConfigEntry.Invalidation
-
Packages that use ConfigEntry.Invalidation Package Description com.ibm.wsspi.cache -
-
Uses of ConfigEntry.Invalidation in com.ibm.wsspi.cache
Methods in com.ibm.wsspi.cache that return ConfigEntry.Invalidation Modifier and Type Method Description ConfigEntry.Invalidation[]
ConfigEntry. getInvalidations()
This method returns an array of Invalidation objects that written custom Java code or through rules that are defined in the cache policy of each entry.
-