|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ScarabCacheService | |
| org.tigris.scarab.services.cache | |
| Uses of ScarabCacheService in org.tigris.scarab.services.cache |
| Classes in org.tigris.scarab.services.cache that implement ScarabCacheService | |
class |
DefaultScarabCacheService
This class provides a simple Map cache that is available to the current thread. |
class |
NoOpScarabCacheService
This class does not cache any results. |
| Methods in org.tigris.scarab.services.cache that return ScarabCacheService | |
static ScarabCacheService |
ScarabCache.getService()
Gets the ScarabCache implementation. |
| Methods in org.tigris.scarab.services.cache with parameters of type ScarabCacheService | |
static void |
ScarabCache.setScarabCacheService(ScarabCacheService scarabCacheService)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||