Uses of Package
com.sun.enterprise.admin.util.cache
-
Packages that use com.sun.enterprise.admin.util.cache Package Description com.sun.enterprise.admin.util.cache -
Classes in com.sun.enterprise.admin.util.cache used by com.sun.enterprise.admin.util.cache Class Description AdminCache Simple cache for administration framework.AdminCacheFileStore AdminCahcebased on file system.
SingletonAdminCacheMemStore In memoryAdminCachecontaining fixed amount of items.AdminCacheUtils Tooling for AdminCacheDataProviderimplementation.AdminCacheWeakReference AdminCachebased on week references and backgrounded byAdminCacheFileStorelayer.DataProvider Provides ability to convert some instance intobyte[]and back.
Implementations of this interface are located using standardServiceLoader