Product Documentation : BigMemory Go Operations Guide : Shutting Down Ehcache : About Shutdown
About Shutdown
BigMemory Go is shut down through the Ehcache API. Note that Hibernate automatically shuts down its Ehcache CacheManager.
The recommended way to shutdown BigMemory Go is:
*To call CacheManager.shutdown()
*In a web app, register the Ehcache ShutdownListener
Though not recommended, you can also register a JVM shutdown hook.
Copyright © 2010-2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback