Skip to Content.
Sympa Menu

notify-dpml - svn commit: r1738 - development/main/metro/composition/api/src/main/net/dpml/composition/data

notify-dpml AT lists.ibiblio.org

Subject: DPML Notify

List archive

Chronological Thread  
  • From: mcconnell AT netcompartner.com
  • To: notify-dpml AT lists.ibiblio.org
  • Subject: svn commit: r1738 - development/main/metro/composition/api/src/main/net/dpml/composition/data
  • Date: Sun, 06 Feb 2005 05:49:29 +0100

Author: mcconnell
Date: Sun Feb 6 05:49:28 2005
New Revision: 1738

Modified:

development/main/metro/composition/api/src/main/net/dpml/composition/data/ConstructorDirective.java
Log:
fix javadoc param arg error

Modified:
development/main/metro/composition/api/src/main/net/dpml/composition/data/ConstructorDirective.java
==============================================================================
---
development/main/metro/composition/api/src/main/net/dpml/composition/data/ConstructorDirective.java
(original)
+++
development/main/metro/composition/api/src/main/net/dpml/composition/data/ConstructorDirective.java
Sun Feb 6 05:49:28 2005
@@ -124,7 +124,7 @@
* Creation of a new entry directive using a parameter.
* @param key the entry key
* @param classname the classname of the entry implementation
- * @param params implementation class constructor parameter directives
+ * @param parameters implementation class constructor parameter
directives
* @exception NullArgumentException if either the key argument or the
classname
* argument is null, or if any of the elements in the
parameters
* array is null.



  • svn commit: r1738 - development/main/metro/composition/api/src/main/net/dpml/composition/data, mcconnell, 02/05/2005

Archive powered by MHonArc 2.6.24.

Top of Page