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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]