Author: ruschein
Date: 2010-08-02 15:32:21 -0700 (Mon, 02 Aug 2010)
New Revision: 21120

Removed:
   core3/work-api/trunk/src/main/java/org/cytoscape/work/HandlerController.java
Log:
Removed premature concept.

Deleted: 
core3/work-api/trunk/src/main/java/org/cytoscape/work/HandlerController.java
===================================================================
--- 
core3/work-api/trunk/src/main/java/org/cytoscape/work/HandlerController.java    
    2010-08-02 19:38:37 UTC (rev 21119)
+++ 
core3/work-api/trunk/src/main/java/org/cytoscape/work/HandlerController.java    
    2010-08-02 22:32:21 UTC (rev 21120)
@@ -1,20 +0,0 @@
-package org.cytoscape.work;
-
-import java.util.Map;
-
-/**
- * Provide access for the class implementing this interface to the 
<code>Handlers</code> that will be created for its fields or methods
- * 
- * @author pasteur
- *
- */
-
-public interface HandlerController {
-       
-       /**
-        * this method gives the object access to the handlers
-        * 
-        * @param tunableMap a map that contained the <code>Handlers</code> 
identified by their names
-        */
-       void controlHandlers(Map<String,Handler> tunableMap);
-}

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/cytoscape-cvs?hl=en.

Reply via email to