/[Apache-SVN]/myfaces/site/javadoc/org/apache/myfaces/util/BiLevelCacheMap.html
ViewVC logotype

Diff of /myfaces/site/javadoc/org/apache/myfaces/util/BiLevelCacheMap.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- myfaces/site/javadoc/org/apache/myfaces/util/BiLevelCacheMap.html	2005/05/05 04:32:11	168264
+++ myfaces/site/javadoc/org/apache/myfaces/util/BiLevelCacheMap.html	2005/05/05 04:34:46	168265
@@ -2,7 +2,6 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_05) on Tue May 03 12:06:09 CEST 2005 -->
 <TITLE>
 BiLevelCacheMap (Apache MyFaces API Documentation)
 </TITLE>
@@ -112,7 +111,7 @@ A bi-level cache based on HashMap for ca
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>$Revision: 167257 $ $Date: 2004-10-13 13:51:02 +0200 (Wed, 13 Oct 2004) $
+  <DD>$Revision: 167257 $ $Date: 2004-10-13 07:51:02 -0400 (Wed, 13 Oct 2004) $
  $Log$
  Revision 1.6  2004/10/13 11:51:01  matze
  renamed packages to org.apache
@@ -258,7 +257,10 @@ A bi-level cache based on HashMap for ca
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Subclasses must implement to have automatic creation of new instances
- or alternatively can use <code>put<code> to add new items to the cache.</TD>
+ or alternatively can use <code>put<code> to add new items to the cache.<br>
+ 
+ Implementing this method is prefered to guarantee that there will be only
+ one instance per key ever created.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -268,7 +270,7 @@ A bi-level cache based on HashMap for ca
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If key is already in cacheL1, the new value will show with a delay, 
- since merge L2->L1 may not happen immediately. </TD>
+ since merge L2->L1 may not happen immediately.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -284,7 +286,7 @@ A bi-level cache based on HashMap for ca
 <TD><CODE><B><A HREF="../../../../org/apache/myfaces/util/BiLevelCacheMap.html#remove(java.lang.Object)">remove</A></B>(java.lang.Object&nbsp;key)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This operation is very expensive. </TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This operation is very expensive.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26