postEvictionCallbacks property
List<PostEvictionCallbackRegistration>
get
postEvictionCallbacks
Gets the PostEvictionCallbackRegistration instances to call when the cache entry is evicted.
Implementation
List<PostEvictionCallbackRegistration> get postEvictionCallbacks;