/[projects]/miscJava/CircuitBreaker/src/main/java/dk/thoerup/circuitbreaker/notification/NullNotifier.java
ViewVC logotype

Diff of /miscJava/CircuitBreaker/src/main/java/dk/thoerup/circuitbreaker/notification/NullNotifier.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 409 by torben, Wed Oct 7 07:07:00 2009 UTC revision 412 by torben, Wed Oct 7 16:42:10 2009 UTC
# Line 6  public class NullNotifier implements Not Line 6  public class NullNotifier implements Not
6                  //Do Nothing                  //Do Nothing
7          }          }
8    
         @Override  
         public String toString() {  
                 return "NullNotifier";  
         }  
           
           
   
9  }  }

Legend:
Removed from v.409  
changed lines
  Added in v.412

  ViewVC Help
Powered by ViewVC 1.1.20