Uses of Class
org.apache.excalibur.instrument.AbstractInstrument

Packages that use AbstractInstrument
org.apache.excalibur.instrument   
 

Uses of AbstractInstrument in org.apache.excalibur.instrument
 

Subclasses of AbstractInstrument in org.apache.excalibur.instrument
 class CounterInstrument
          CounterInstruments can be used to profile the number of times that something happens.
 class ValueInstrument
          Objects implementing Instrumentable can create Instruments with integer values using a ValueInstrument.
 



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