﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>BlogJava-liuyf8688-文章分类-Cache</title><link>http://www.blogjava.net/liuyf8688/category/54657.html</link><description /><language>zh-cn</language><lastBuildDate>Tue, 30 Dec 2014 06:13:37 GMT</lastBuildDate><pubDate>Tue, 30 Dec 2014 06:13:37 GMT</pubDate><ttl>60</ttl><item><title>DefaultCache in Ehcache</title><link>http://www.blogjava.net/liuyf8688/articles/421914.html</link><dc:creator>liuyf8688</dc:creator><author>liuyf8688</author><pubDate>Mon, 29 Dec 2014 06:00:00 GMT</pubDate><guid>http://www.blogjava.net/liuyf8688/articles/421914.html</guid><wfw:comment>http://www.blogjava.net/liuyf8688/comments/421914.html</wfw:comment><comments>http://www.blogjava.net/liuyf8688/articles/421914.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/liuyf8688/comments/commentRss/421914.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/liuyf8688/services/trackbacks/421914.html</trackback:ping><description><![CDATA[<div>Default Cache configuration. These settings will be applied to caches created programmatically using CacheManager.add(String cacheName).</div><div>This element is optional, and using CacheManager.add(String cacheName) when its not present will throw CacheException</div><div>The defaultCache has an implicit name "default" which is a reserved cache name.<br /><br /><div style="font-family: monospace; font-size: 13px; line-height: normal;">&lt;defaultCache&nbsp;maxEntriesLocalHeap="0"&nbsp;eternal="false"&nbsp;timeToIdleSeconds="1200"&nbsp;timeToLiveSeconds="1200"&gt;</div><div style="margin-left: 1em; font-family: monospace; font-size: 13px; line-height: normal;"><div>&lt;terracotta/&gt;</div></div><div style="font-family: monospace; font-size: 13px; line-height: normal;">&lt;/defaultCache&gt;</div></div><img src ="http://www.blogjava.net/liuyf8688/aggbug/421914.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/liuyf8688/" target="_blank">liuyf8688</a> 2014-12-29 14:00 <a href="http://www.blogjava.net/liuyf8688/articles/421914.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>