Uses of Package
org.apache.excalibur.instrument

Packages that use org.apache.excalibur.instrument
org.apache.avalon.excalibur.component Extended component management services. 
org.apache.avalon.excalibur.component.example_im   
org.apache.avalon.excalibur.component.servlet This package provides the ExcaliburComponentManagerServlet which makes it easy to use the ExcaliburComponentManager in a servlet environment. 
org.apache.avalon.excalibur.datasource Datastore utilities. 
org.apache.avalon.excalibur.pool Object pool interfaces and implementations. 
org.apache.avalon.excalibur.thread.impl   
org.apache.avalon.fortress.examples.components   
org.apache.avalon.fortress.impl The fortress.impl package contains the containment abstraction of the Fortress system  
org.apache.avalon.fortress.impl.extensions   
org.apache.avalon.fortress.impl.factory   
org.apache.avalon.fortress.impl.handler The handler package includes the lifestyle support systems. 
org.apache.avalon.fortress.util The util package includes general unities supporting configuration and context management. 
org.apache.excalibur.instrument   
org.apache.excalibur.instrument.manager   
org.apache.excalibur.instrument.manager.http   
org.apache.excalibur.instrument.manager.http.server   
org.apache.excalibur.instrument.manager.impl   
org.apache.excalibur.store.impl   
 

Classes in org.apache.excalibur.instrument used by org.apache.avalon.excalibur.component
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.
InstrumentManageable
          Components which implement the InstrumentManageable Interface will have their InstrumentManager set by the component manager during their initialization phase.
InstrumentManager
           
 

Classes in org.apache.excalibur.instrument used by org.apache.avalon.excalibur.component.example_im
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.
 

Classes in org.apache.excalibur.instrument used by org.apache.avalon.excalibur.component.servlet
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.
 

Classes in org.apache.excalibur.instrument used by org.apache.avalon.excalibur.datasource
AbstractLogEnabledInstrumentable
          Utility class to ease the construction of components that can be instrumented but must also implement LogEnabled.
Instrumentable
          The Instrumentable interface is to mark objects that can be sampled by an InstrumentManager.
 

Classes in org.apache.excalibur.instrument used by org.apache.avalon.excalibur.pool
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.
 

Classes in org.apache.excalibur.instrument used by org.apache.avalon.excalibur.thread.impl
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.
 

Classes in org.apache.excalibur.instrument used by org.apache.avalon.fortress.examples.components
AbstractLogEnabledInstrumentable
          Utility class to ease the construction of components that can be instrumented but must also implement LogEnabled.
Instrumentable
          The Instrumentable interface is to mark objects that can be sampled by an InstrumentManager.
 

Classes in org.apache.excalibur.instrument used by org.apache.avalon.fortress.impl
InstrumentManager
           
 

Classes in org.apache.excalibur.instrument used by org.apache.avalon.fortress.impl.extensions
InstrumentManager
           
 

Classes in org.apache.excalibur.instrument used by org.apache.avalon.fortress.impl.factory
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.
 

Classes in org.apache.excalibur.instrument used by org.apache.avalon.fortress.impl.handler
AbstractLogEnabledInstrumentable
          Utility class to ease the construction of components that can be instrumented but must also implement LogEnabled.
Instrumentable
          The Instrumentable interface is to mark objects that can be sampled by an InstrumentManager.
 

Classes in org.apache.excalibur.instrument used by org.apache.avalon.fortress.util
InstrumentManager
           
 

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.
 

Classes in org.apache.excalibur.instrument used by org.apache.excalibur.instrument.manager
InstrumentManager
           
 

Classes in org.apache.excalibur.instrument used by org.apache.excalibur.instrument.manager.http
AbstractLogEnabledInstrumentable
          Utility class to ease the construction of components that can be instrumented but must also implement LogEnabled.
Instrumentable
          The Instrumentable interface is to mark objects that can be sampled by an InstrumentManager.
 

Classes in org.apache.excalibur.instrument used by org.apache.excalibur.instrument.manager.http.server
AbstractLogEnabledInstrumentable
          Utility class to ease the construction of components that can be instrumented but must also implement LogEnabled.
Instrumentable
          The Instrumentable interface is to mark objects that can be sampled by an InstrumentManager.
 

Classes in org.apache.excalibur.instrument used by org.apache.excalibur.instrument.manager.impl
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.
 

Classes in org.apache.excalibur.instrument used by org.apache.excalibur.store.impl
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.
 



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