open class CacheNamespaceHandler : NamespaceHandlerSupport
NamespaceHandler allowing for the configuration of declarative cache management using either XML or using annotations.
This namespace handler is the central piece of functionality in the Spring cache management facilities.
Author
Costin Leau
Since
3.1
CacheNamespaceHandler()
This namespace handler is the central piece of functionality in the Spring cache management facilities. |
open fun init(): Unit |