]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc/src/main/java/org/argeo/slc/ant/spring/AbstractSpringArg.java
Improve reporting
[gpl/argeo-slc.git] / org.argeo.slc / src / main / java / org / argeo / slc / ant / spring / AbstractSpringArg.java
index 7865241b4093d268a88c8d1dd60f08e53c4597c4..6c64235986740357cfff57a52f818b13fabe5ea2 100644 (file)
@@ -31,7 +31,8 @@ public abstract class AbstractSpringArg extends DataType {
        }\r
 \r
        /**\r
-        * Retrieve the instance of the bean. <b>The value is cached.</b>\r
+        * Retrieve the instance of the bean, and sets the overriden properties.\r
+        * <b>The value is cached.</b>\r
         */\r
        public Object getBeanInstance() {\r
                if (beanInstance == null) {\r