Polish resource chain documentation

This commit is contained in:
Sam Brannen
2015-06-29 15:57:58 +02:00
parent c61552b258
commit c9b26d80e1
2 changed files with 18 additions and 19 deletions

View File

@@ -491,7 +491,7 @@
<xsd:annotation>
<xsd:documentation><![CDATA[
The name of the Cache Manager to cache resource resolution. By default, a ConcurrentCacheMap will be used.
As Resources aren't serializable and can be dependent of the application host, one should not use a
Since Resources aren't serializable and can be dependent on the application host, one should not use a
distributed cache but rather an in-memory cache.
]]></xsd:documentation>
</xsd:annotation>