BigMemory 4.3.7 | Product Documentation | BigMemory Max Developer Guide | Cache Decorators | Creating a Decorator | Programmatic Creation
 
Programmatic Creation
Cache decorators are created as follows:
BlockingCache newBlockingCache = new BlockingCache(cache);
The class must implement Ehcache.