类分层结构
- java.lang.Object
- org.iherus.shiro.cache.redis.AbstractRedisOperations (implements org.iherus.shiro.cache.redis.RedisOperations)
- org.apache.shiro.session.mgt.eis.AbstractSessionDAO (implements org.apache.shiro.session.mgt.eis.SessionDAO)
- org.apache.shiro.session.mgt.eis.CachingSessionDAO (implements org.apache.shiro.cache.CacheManagerAware)
- org.iherus.shiro.cache.redis.RedisSessionDAO (implements org.apache.shiro.util.Initializable)
- org.iherus.shiro.cache.redis.RedisCache<K,V> (implements org.apache.shiro.cache.Cache<K,V>, org.iherus.shiro.cache.redis.ExpiredCache<K,V>, org.iherus.shiro.cache.redis.ExpiredCache.Named)
- org.iherus.shiro.cache.redis.RedisCacheManager (implements org.apache.shiro.cache.CacheManager, org.apache.shiro.util.Destroyable, org.apache.shiro.util.Initializable)
接口分层结构
枚举分层结构
Copyright © 2019. All rights reserved.