You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by na...@apache.org on 2007/02/02 17:27:02 UTC

svn commit: r502648 - /webservices/axis/trunk/c/include/axis/Axis.hpp

Author: nadiramra
Date: Fri Feb  2 08:27:01 2007
New Revision: 502648

URL: http://svn.apache.org/viewvc?view=rev&rev=502648
Log:
Add comment.

Modified:
    webservices/axis/trunk/c/include/axis/Axis.hpp

Modified: webservices/axis/trunk/c/include/axis/Axis.hpp
URL: http://svn.apache.org/viewvc/webservices/axis/trunk/c/include/axis/Axis.hpp?view=diff&rev=502648&r1=502647&r2=502648
==============================================================================
--- webservices/axis/trunk/c/include/axis/Axis.hpp (original)
+++ webservices/axis/trunk/c/include/axis/Axis.hpp Fri Feb  2 08:27:01 2007
@@ -86,6 +86,9 @@
      */
      static bool isRunning();
      
+    /**
+     * Stop Axis engine. 
+     */
      static void stopAxis();
 };
 



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