|
|
|
@@ -584,7 +584,7 @@ public abstract class CommEngine extends HttpServlet |
|
|
|
*/ |
|
|
|
public final void destroy() |
|
|
|
{ |
|
|
|
System.out.println(engineName + " destroyed"); |
|
|
|
System.out.println("Destroying " + engineName); |
|
|
|
|
|
|
|
// Shutdown threads that periodically purge stale broadcasts. |
|
|
|
scheduler.shutdownNow(); |
|
|
|
|