Uses of Interface
com.appslandia.common.caching.AppCache
-
Packages that use AppCache Package Description com.appslandia.common.caching -
-
Uses of AppCache in com.appslandia.common.caching
Classes in com.appslandia.common.caching that implement AppCache Modifier and Type Class Description classJCache<K,V>Methods in com.appslandia.common.caching that return AppCache Modifier and Type Method Description <K,V>
AppCache<K,V>AppCacheManager. getCache(String cacheName)<K,V>
AppCache<K,V>JCacheManager. getCache(String cacheName)default <K,V>
AppCache<K,V>AppCacheManager. getRequiredCache(String cacheName)
-