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

Packages that use InstrumentListener
org.apache.excalibur.instrument.manager   
 

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

Subinterfaces of InstrumentListener in org.apache.excalibur.instrument.manager
 interface CounterInstrumentListener
          Objects which implement the CounterInstrumentListener interface can register themselves with Instrument instances to receive updates when it is incremented.
 interface ValueInstrumentListener
          Objects which implement the InstrumentListener interface can register themselves with Instrument instances to receive updates on the Profile Point's value.
 



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