User: biorn_steedom
Date: 01/04/07 13:41:21
Modified: src/main/org/jboss/ejb/plugins
EnterpriseContextCachePolicy.java
Log:
Updated javadoc referring to a renamed class
Revision Changes Path
1.4 +2 -2
jboss/src/main/org/jboss/ejb/plugins/EnterpriseContextCachePolicy.java
Index: EnterpriseContextCachePolicy.java
===================================================================
RCS file:
/cvsroot/jboss/jboss/src/main/org/jboss/ejb/plugins/EnterpriseContextCachePolicy.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- EnterpriseContextCachePolicy.java 2000/12/07 18:16:09 1.3
+++ EnterpriseContextCachePolicy.java 2001/04/07 20:41:21 1.4
@@ -17,9 +17,9 @@
* Implementation classes can implement a LRU policy, a random one,
* a MRU one, or any other suitable policy.
*
- * @see EnterpriseInstanceCache
+ * @see AbstractInstanceCache
* @author Simone Bordet ([EMAIL PROTECTED])
- * @version $Revision: 1.3 $
+ * @version $Revision: 1.4 $
*/
public interface EnterpriseContextCachePolicy extends CachePolicy
{
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development