Uses of Interface
com.sun.enterprise.admin.util.cache.AdminCache
-
Packages that use AdminCache Package Description com.sun.enterprise.admin.util.cache -
-
Uses of AdminCache in com.sun.enterprise.admin.util.cache
Classes in com.sun.enterprise.admin.util.cache that implement AdminCache Modifier and Type Class Description classAdminCacheFileStoreAdminCahcebased on file system.
SingletonclassAdminCacheMemStoreIn memoryAdminCachecontaining fixed amount of items.classAdminCacheWeakReferenceAdminCachebased on week references and backgrounded byAdminCacheFileStorelayer.Methods in com.sun.enterprise.admin.util.cache that return AdminCache Modifier and Type Method Description static AdminCacheAdminCacheUtils. getCache()Return preferredAdminCache
-