You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by az...@apache.org on 2007/05/24 15:17:13 UTC

svn commit: r541296 - /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/engine/InstanceDispatcher.java

Author: azeez
Date: Thu May 24 06:17:12 2007
New Revision: 541296

URL: http://svn.apache.org/viewvc?view=rev&rev=541296
Log:
minor change

Modified:
    webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/engine/InstanceDispatcher.java

Modified: webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/engine/InstanceDispatcher.java
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/engine/InstanceDispatcher.java?view=diff&rev=541296&r1=541295&r2=541296
==============================================================================
--- webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/engine/InstanceDispatcher.java (original)
+++ webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/engine/InstanceDispatcher.java Thu May 24 06:17:12 2007
@@ -26,7 +26,7 @@
  * so that the message context contains the AxisServiceGroup, AxisService and
  * AxisOperation.
  * This will then try to find the Contexts of ServiceGroup, Service and the Operation.
- * @deprecate The functionality of this class has moved into the DispatchPhase postconditions
+ * @deprecated The functionality of this class has moved into the DispatchPhase postconditions
  */
 public class InstanceDispatcher extends AbstractHandler {
 



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