Create EHCache Programmatically

bbb bbb bb bb bb CacheFactory () { log . debug ( "Create new instance" ); ToolkitConfiguration toolkitConfiguration = ToolkitConfiguration . INSTANCE ; CacheManager cacheManager = CacheManager . create (); for ( String name : cacheManager . getCacheNames... Read the full text.