/[projects]/CircuitBreaker/src/dk/thoerup/circuitbreaker/jmx/JmxAccountingCircuitBreakerMBean.java
ViewVC logotype

Diff of /CircuitBreaker/src/dk/thoerup/circuitbreaker/jmx/JmxAccountingCircuitBreakerMBean.java

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

revision 623 by torben, Mon Mar 8 08:38:36 2010 UTC revision 624 by torben, Mon Mar 8 09:46:10 2010 UTC
# Line 15  public interface JmxAccountingCircuitBre Line 15  public interface JmxAccountingCircuitBre
15                    
16          public long getLastFailure();          public long getLastFailure();
17                    
18            public long getLastReset();
19            
20          public long getLastResetCounters();          public long getLastResetCounters();
21                    
22          public void resetCounters();          public void resetCounters();

Legend:
Removed from v.623  
changed lines
  Added in v.624

  ViewVC Help
Powered by ViewVC 1.1.20