Author: yakimenko
Date: 2010-04-22 03:04:59 -0400 (Thu, 22 Apr 2010)
New Revision: 2298
Modified:
ws/trunk/exo.ws.rest.core/src/main/java/org/exoplatform/services/rest/impl/RequestDispatcher.java
Log:
EXOJCR-663 : remove finalization of RequestDispatcher class
Modified:
ws/trunk/exo.ws.rest.core/src/main/java/org/exoplatform/services/rest/impl/RequestDispatcher.java
===================================================================
---
ws/trunk/exo.ws.rest.core/src/main/java/org/exoplatform/services/rest/impl/RequestDispatcher.java 2010-04-21
14:25:06 UTC (rev 2297)
+++
ws/trunk/exo.ws.rest.core/src/main/java/org/exoplatform/services/rest/impl/RequestDispatcher.java 2010-04-22
07:04:59 UTC (rev 2298)
@@ -58,7 +58,7 @@
* @author <a href="mailto:andrew00x@gmail.com">Andrey
Parfonov</a>
* @version $Id: $
*/
-public final class RequestDispatcher
+public class RequestDispatcher
{
/**
Show replies by date