You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by pz...@apache.org on 2005/11/25 19:25:58 UTC

svn commit: r348993 - /incubator/synapse/trunk/scratch/prototype3/src/org/apache/synapse/xml/ProcessorConfiguratorFinder.java

Author: pzf
Date: Fri Nov 25 10:25:42 2005
New Revision: 348993

URL: http://svn.apache.org/viewcvs?rev=348993&view=rev
Log:
More fixup

Modified:
    incubator/synapse/trunk/scratch/prototype3/src/org/apache/synapse/xml/ProcessorConfiguratorFinder.java

Modified: incubator/synapse/trunk/scratch/prototype3/src/org/apache/synapse/xml/ProcessorConfiguratorFinder.java
URL: http://svn.apache.org/viewcvs/incubator/synapse/trunk/scratch/prototype3/src/org/apache/synapse/xml/ProcessorConfiguratorFinder.java?rev=348993&r1=348992&r2=348993&view=diff
==============================================================================
--- incubator/synapse/trunk/scratch/prototype3/src/org/apache/synapse/xml/ProcessorConfiguratorFinder.java (original)
+++ incubator/synapse/trunk/scratch/prototype3/src/org/apache/synapse/xml/ProcessorConfiguratorFinder.java Fri Nov 25 10:25:42 2005
@@ -70,7 +70,7 @@
 	}
 
 	/**
-	 * @param QName
+	 * @param qn
 	 * @return the class which implements the Processor for the given QName
 	 */
 	public static Class find(QName qn) {



---------------------------------------------------------------------
To unsubscribe, e-mail: synapse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: synapse-dev-help@ws.apache.org