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

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

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



Copyright © 1997-2007 Apache Software Foundation. All Rights Reserved.