- All Superinterfaces:
- GlobalContext<EhcacheGlobalContext,EhcacheEntityContext>, KeyValueStoreGlobalContext<EhcacheGlobalContext,EhcacheEntityContext>
- All Known Implementing Classes:
- EhcacheGlobalContextImpl
public interface EhcacheGlobalContext
extends KeyValueStoreGlobalContext<EhcacheGlobalContext,EhcacheEntityContext>
Allows to configure Ehcache-specific options applying on a global level. These options may be overridden for single
entities or properties.
- Author:
- Gunnar Morling