Searched refs:CounterListener (Results 1 - 1 of 1) sorted by relevance
/openjdk7/jdk/test/javax/management/proxy/ | ||
H A D | NotificationEmitterProxy.java | 65 public static class CounterListener class in class:NotificationEmitterProxy 68 public CounterListener(Counter counter) { method in class:NotificationEmitterProxy.CounterListener 94 final CounterListener listener = new CounterListener(counter); 96 final CounterListener mxlistener = new CounterListener(mxcounter); |
Completed in 23 milliseconds