List of usage examples for org.springframework.cache.ehcache EhCacheManagerFactoryBean subclass-usage
From source file ome.tools.spring.ShutdownSafeEhcacheManagerFactoryBean.java
/**
* Workaround for the Spring/EHCache shutdown sequence. Catches the {@link IllegalStateException}
* which gets thrown on {@link #destroy()} and simply logs a message.
*
* @author Josh Moore, josh at glencoesoftware.com
* @since 3.0-Beta2