Package tk.mybatis.mapper.autoconfigure
Class MapperCacheDisabler
java.lang.Object
tk.mybatis.mapper.autoconfigure.MapperCacheDisabler
- All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean
public class MapperCacheDisabler
extends Object
implements org.springframework.beans.factory.InitializingBean
初始化完成后,清空类信息的缓存
- Author:
- liuzh
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MapperCacheDisabler
public MapperCacheDisabler()
-
-
Method Details
-
afterPropertiesSet
public void afterPropertiesSet()- Specified by:
afterPropertiesSetin interfaceorg.springframework.beans.factory.InitializingBean
-