See: Description
| Interface | Description |
|---|---|
| CacheInvalidationIDGenerator |
The interface of the WebSphere Dynamic Cache invalidation ID generation utility class.
|
| InvalidationIDComponent |
The interface of the WebSphere Dynamic Cache invalidation ID component.
|
| Class | Description |
|---|---|
| CacheInvalidationConfigurationConstants |
The constants used in the cache invalidation classes are defined in the class.
|
| DefaultCacheInvalidationIDGeneratorImpl |
The default implementation of the CacheInvalidationIDGenerator interface.
|
| DynaCacheUtility |
DynaCacheUtility is a utility class for generating WebSphere Dynamic Cache invalidation IDs.
|
| InvalidationIDKeyValueComponentImpl |
InvalidationIDKeyValueComponentImpl implements the InvalidationIDComponent interface.
|
| InvalidationIDPattern |
The WebSphere Dynamic Cache invalidation ID pattern.
|
| InvalidationIDSQLComponentImpl |
InvalidationIDSQLComponentImpl implements the InvalidationIDComponent interface.
|
| KeyCombinationCacheInvalidationIDGeneratorImpl |
KeyCombinationCacheInvalidationIDGeneratorImpl implements the CacheInvalidationIDGenerator interface.
|
| PatternBasedCacheInvalidationIDGeneratorImpl |
PatternBasedCacheInvalidationIDGeneratorImpl implements the CacheInvalidationIDGenerator interface.
|