Uses of Interface
org.apache.fulcrum.cache.GlobalCacheService
-
Packages that use GlobalCacheService Package Description org.apache.fulcrum.cache.impl -
-
Uses of GlobalCacheService in org.apache.fulcrum.cache.impl
Classes in org.apache.fulcrum.cache.impl that implement GlobalCacheService Modifier and Type Class Description class
DefaultGlobalCacheService
This Service functions as a Global Cache.class
EHCacheService
Default implementation of EHCacheService (Ehcache 2)class
JCSCacheService
Default implementation of JCSCacheService
-