Print

Print


Commit in hps-java/src/main/java/org/lcsim/hps/monitoring on MAIN
MonitoringExitCallback.java-151.1 removed

hps-java/src/main/java/org/lcsim/hps/monitoring
MonitoringExitCallback.java removed after 1.1
diff -N MonitoringExitCallback.java
--- MonitoringExitCallback.java	4 Apr 2012 23:26:07 -0000	1.1
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,15 +0,0 @@
-package org.lcsim.hps.monitoring;
-
-class MonitoringExitCallback extends Thread {
-	
-	EtConnection connection;
-	
-	MonitoringExitCallback(EtConnection connection) {
-		this.connection = connection;
-	}
-		
-	public void run() {
-		System.out.println(this.getClass().getSimpleName() + ".run");
-		connection.cleanup();
-	}
-}
CVSspam 0.2.12


Use REPLY-ALL to reply to list

To unsubscribe from the LCD-CVS list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=LCD-CVS&A=1