/[projects]/CircuitBreaker/src/dk/thoerup/curcuitbreaker/notification/NullNotifier.java
ViewVC logotype

Diff of /CircuitBreaker/src/dk/thoerup/curcuitbreaker/notification/NullNotifier.java

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

revision 411 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.411  
changed lines
  Added in v.412

  ViewVC Help
Powered by ViewVC 1.1.20