- All Superinterfaces:
- EntityContext<EhcacheEntityContext,EhcachePropertyContext>, KeyValueStoreEntityContext<EhcacheEntityContext,EhcachePropertyContext>
- All Known Implementing Classes:
- EhcacheEntityContextImpl
public interface EhcacheEntityContext
extends KeyValueStoreEntityContext<EhcacheEntityContext,EhcachePropertyContext>
Allows to configure Ehcache-specific options applying on a global level. These options may be overridden for single
properties.
- Author:
- Gunnar Morling