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

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-2009 Apache Software Foundation. All Rights Reserved.