Shutting Down Cúram Cache

Cúram Cache requires orderly shutdown on JVM exit . Cúram Cache installs automatically a JVM shut down hook to clear the cache as the last resort solution but it is recommended, where possible, the use of the explicit shutdown by invoking CacheManager.shutdown() when the application is shutdown.