Uses of Package
org.apache.excalibur.instrument

Classes in org.apache.excalibur.instrument used by org.apache.excalibur.instrument
AbstractInstrument
          The AbstractInstrument class can be used by an class wishing to implement the Instruement interface.
Instrument
          The Instrument interface must by implemented by any object wishing to act as an instrument used by the instrument manager.
Instrumentable
          The Instrumentable interface is to mark objects that can be sampled by an InstrumentManager.
InstrumentManager
           
InstrumentProxy
          Because some components using Instruments will be created in large numbers a way is needed to collect data from the instances of all instances of a component class without maintaining references to Instruments of each instance.
 



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