Uses of Class
name.matthewgreet.strutscommons.util.ListCache.ListCacheConfig
Packages that use ListCache.ListCacheConfig
Package
Description
Various helper classes, especially for session-based data, and libraries.
-
Uses of ListCache.ListCacheConfig in name.matthewgreet.strutscommons.util
Methods in name.matthewgreet.strutscommons.util that return ListCache.ListCacheConfigModifier and TypeMethodDescriptionprotected abstract ListCache.ListCacheConfig
<NA, KM, TM> AbstractCompositeCache.getMasterListCacheConfig()
Overridden by concrete implementations to configure master list cache.protected abstract ListCache.ListCacheConfig
<TM, K1, T1> AbstractCompositeCache_1S.getSlaveListCache1Config()
Overridden by concrete implementations to configure slave list cache 1.protected abstract ListCache.ListCacheConfig
<TM, K2, T2> AbstractCompositeCache_2S.getSlaveListCache2Config()
Overridden by concrete implementations to configure slave list cache 2.Constructors in name.matthewgreet.strutscommons.util with parameters of type ListCache.ListCacheConfig