[jboss-cvs] JBossCache/src/org/jboss/cache/marshall ...
Manik Surtani
msurtani at jboss.com
Wed Aug 16 06:52:50 EDT 2006
User: msurtani
Date: 06/08/16 06:52:50
Modified: src/org/jboss/cache/marshall MethodDeclarations.java
Log:
fixed simple notification events
Revision Changes Path
1.10 +1 -1 JBossCache/src/org/jboss/cache/marshall/MethodDeclarations.java
(In the diff below, changes in quantity of whitespace are not shown.)
Index: MethodDeclarations.java
===================================================================
RCS file: /cvsroot/jboss/JBossCache/src/org/jboss/cache/marshall/MethodDeclarations.java,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- MethodDeclarations.java 14 Aug 2006 17:52:34 -0000 1.9
+++ MethodDeclarations.java 16 Aug 2006 10:52:50 -0000 1.10
@@ -32,7 +32,7 @@
* allowing lookup operations both ways.
*
* @author <a href="galder.zamarreno at jboss.com">Galder Zamarreno</a>
- * @version $Revision: 1.9 $
+ * @version $Revision: 1.10 $
*/
public class MethodDeclarations
{
More information about the jboss-cvs-commits
mailing list