/[Apache-SVN]/jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/expression/DynaBeanUpdater.java
ViewVC logotype

Diff of /jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/expression/DynaBeanUpdater.java

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

--- jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/expression/DynaBeanUpdater.java	2005/06/05 15:49:25	180103
+++ jakarta/commons/proper/betwixt/branches/RELEASE_0_6_1_BRANCH/src/java/org/apache/commons/betwixt/expression/DynaBeanUpdater.java	2005/06/05 15:50:03	180104
@@ -50,7 +50,7 @@ public class DynaBeanUpdater extends Typ
     
     /**
      * Executes the update on the given code>DynaBean</code>
-     * @see org.apache.commons.betwixt.expression.TypedUpdater#executeUpdate(java.lang.Object, java.lang.Object)
+     * @see org.apache.commons.betwixt.expression.TypedUpdater#executeUpdate(Context, java.lang.Object, java.lang.Object)
      */
     protected void executeUpdate(Context context, Object bean, Object value) throws Exception {
         if (bean instanceof DynaBean)

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26