CachingRealm.afterCacheManagerSet

Template method that may be implemented by subclasses should they wish to react to a {@link CacheManager} instance being set on the realm instance via the {@link #setCacheManager(hunt.shiro.cache.CacheManager)} mutator.

class CachingRealm
protected
void
afterCacheManagerSet
()

Meta