类的使用
com.publiccms.common.cache.CacheEntityFactory
使用CacheEntityFactory的程序包
程序包
说明
component
Configuration component
Payment gateway
Site component
Template component
Spring配置类
-
com.publiccms.logic.component中CacheEntityFactory的使用
-
com.publiccms.logic.component.config中CacheEntityFactory的使用
修饰符和类型方法说明void
ConfigDataComponent.initCache
(CacheEntityFactory cacheEntityFactory) void
ContentConfigComponent.initCache
(CacheEntityFactory cacheEntityFactory) void
CorsConfigComponent.initCache
(CacheEntityFactory cacheEntityFactory) void
TextConfigComponent.initCache
(CacheEntityFactory cacheEntityFactory) -
com.publiccms.logic.component.paymentgateway中CacheEntityFactory的使用
-
com.publiccms.logic.component.site中CacheEntityFactory的使用
修饰符和类型方法说明void
EmailComponent.initCache
(CacheEntityFactory cacheEntityFactory) void
MenuMessageComponent.initCache
(CacheEntityFactory cacheEntityFactory) void
SiteComponent.initCache
(CacheEntityFactory cacheEntityFactory) void
StatisticsComponent.initCache
(CacheEntityFactory cacheEntityFactory) -
com.publiccms.logic.component.template中CacheEntityFactory的使用
修饰符和类型方法说明void
DiyComponent.initCache
(CacheEntityFactory cacheEntityFactory) void
MetadataComponent.initCache
(CacheEntityFactory cacheEntityFactory) void
ModelComponent.initCache
(CacheEntityFactory cacheEntityFactory) -
config.spring中CacheEntityFactory的使用