Author: nbubna
Date: Fri Oct 14 15:25:34 2005
New Revision: 321233
URL: http://svn.apache.org/viewcvs?rev=321233&view=rev
Log:
further clarify javadoc
Modified:
jakarta/velocity/tools/trunk/src/java/org/apache/velocity/tools/view/tools/Configurable.java
Modified:
jakarta/velocity/tools/trunk/src/java/org/apache/velocity/tools/view/tools/Configurable.java
URL:
http://svn.apache.org/viewcvs/jakarta/velocity/tools/trunk/src/java/org/apache/velocity/tools/view/tools/Configurable.java?rev=321233&r1=321232&r2=321233&view=diff
==============================================================================
---
jakarta/velocity/tools/trunk/src/java/org/apache/velocity/tools/view/tools/Configurable.java
(original)
+++
jakarta/velocity/tools/trunk/src/java/org/apache/velocity/tools/view/tools/Configurable.java
Fri Oct 14 15:25:34 2005
@@ -29,8 +29,10 @@
{
/**
- * Configure this tool using the specified parameters. The
+ * Configures this tool using the specified parameters. The
* map of parameters passed in is guaranteed not to be null.
+ * If there are no parameters specified for this tool in your
+ * toolbox definition, then this method will NOT be called at all.
*
* @param parameters the configuration data for this tool
*/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]