/[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 620 by torben, Thu Oct 22 06:01:35 2009 UTC revision 621 by torben, Mon Mar 8 08:38:36 2010 UTC
# Line 13  public interface JmxAccountingCircuitBre Line 13  public interface JmxAccountingCircuitBre
13                    
14          public long getLastTrip();          public long getLastTrip();
15                    
16            public long getLastFailure();
17            
18          public long getLastResetCounters();          public long getLastResetCounters();
19                    
20          public void resetCounters();          public void resetCounters();

Legend:
Removed from v.620  
changed lines
  Added in v.621

  ViewVC Help
Powered by ViewVC 1.1.20