Author: norman
Date: Thu Jan 19 13:01:41 2012
New Revision: 1233336

URL: http://svn.apache.org/viewvc?rev=1233336&view=rev
Log:
javadoc fixes

Modified:
    
james/protocols/trunk/api/src/main/java/org/apache/james/protocols/api/handler/WiringException.java

Modified: 
james/protocols/trunk/api/src/main/java/org/apache/james/protocols/api/handler/WiringException.java
URL: 
http://svn.apache.org/viewvc/james/protocols/trunk/api/src/main/java/org/apache/james/protocols/api/handler/WiringException.java?rev=1233336&r1=1233335&r2=1233336&view=diff
==============================================================================
--- 
james/protocols/trunk/api/src/main/java/org/apache/james/protocols/api/handler/WiringException.java
 (original)
+++ 
james/protocols/trunk/api/src/main/java/org/apache/james/protocols/api/handler/WiringException.java
 Thu Jan 19 13:01:41 2012
@@ -19,8 +19,7 @@
 package org.apache.james.protocols.api.handler;
 
 /**
- * Indicates an issue prevent the successful wiring of the components
- * composing the SMTP processor.
+ * Indicates an issue prevent the successful wiring of the components in the 
ProtocolHandlerChain.
  */
 public class WiringException extends Exception {
 



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to