abstract class ContextCacheUtils
Collection of utilities for working with ContextCache.
Author
Sam Brannen
Since
4.3
ContextCacheUtils()
Collection of utilities for working with ContextCache. |
open static fun retrieveMaxCacheSize(): Int
Retrieve the maximum size of the ContextCache. Uses SpringProperties to retrieve a system property or Spring property named Falls back to the value of the |