Uses of Interface
org.apache.excalibur.instrument.manager.CounterInstrumentListener

Uses of CounterInstrumentListener in org.apache.excalibur.instrument.manager
 

Methods in org.apache.excalibur.instrument.manager with parameters of type CounterInstrumentListener
 void InstrumentDescriptor.addCounterInstrumentListener(CounterInstrumentListener listener)
          Adds a CounterInstrumentListener to the list of listeners which will receive updates of the value of the Instrument.
 void InstrumentDescriptor.removeCounterInstrumentListener(CounterInstrumentListener listener)
          Removes a InstrumentListener from the list of listeners which will receive profile events.
 



Copyright © 1997-2012 The Apache Software Foundation. All Rights Reserved.