Uses of Package
org.apache.excalibur.instrument.manager

Packages that use org.apache.excalibur.instrument.manager
org.apache.excalibur.instrument.manager   
org.apache.excalibur.instrument.manager.http   
org.apache.excalibur.instrument.manager.impl   
 

Classes in org.apache.excalibur.instrument.manager used by org.apache.excalibur.instrument.manager
CounterInstrumentListener
          Objects which implement the CounterInstrumentListener interface can register themselves with Instrument instances to receive updates when it is incremented.
DefaultInstrumentManager
          The public interface to the DefaultInstrumentManager implementation.
InstrumentableDescriptor
          Describes a Instrumentable and acts as a Proxy to protect the original Instrumentable.
InstrumentDescriptor
          Describes a Instrument and acts as a Proxy to protect the original Instrument.
InstrumentListener
          Root interface for InstrumentListeners.
InstrumentSampleDescriptor
          Describes an InstrumentSample and acts as a Proxy to protect the original InstrumentSample object.
InstrumentSampleListener
          Objects which implement the InstrumentSampleListener interface can register themselves with InstrumentSample instances to receive updates on their value.
InstrumentSampleSnapshot
           
NoSuchInstrumentableException
          Thrown when a Instrumentable can not be found.
NoSuchInstrumentException
          Thrown when a Instrument can not be found.
NoSuchInstrumentSampleException
          Thrown when a InstrumentSample can not be found.
ValueInstrumentListener
          Objects which implement the InstrumentListener interface can register themselves with Instrument instances to receive updates on the Profile Point's value.
 

Classes in org.apache.excalibur.instrument.manager used by org.apache.excalibur.instrument.manager.http
DefaultInstrumentManager
          The public interface to the DefaultInstrumentManager implementation.
DefaultInstrumentManagerConnector
          Interface for classes which can be registered as Connectors for InstrumentManagers.
InstrumentableDescriptor
          Describes a Instrumentable and acts as a Proxy to protect the original Instrumentable.
InstrumentDescriptor
          Describes a Instrument and acts as a Proxy to protect the original Instrument.
InstrumentSampleDescriptor
          Describes an InstrumentSample and acts as a Proxy to protect the original InstrumentSample object.
 

Classes in org.apache.excalibur.instrument.manager used by org.apache.excalibur.instrument.manager.impl
CounterInstrumentListener
          Objects which implement the CounterInstrumentListener interface can register themselves with Instrument instances to receive updates when it is incremented.
DefaultInstrumentManager
          The public interface to the DefaultInstrumentManager implementation.
InstrumentableDescriptor
          Describes a Instrumentable and acts as a Proxy to protect the original Instrumentable.
InstrumentDescriptor
          Describes a Instrument and acts as a Proxy to protect the original Instrument.
InstrumentSampleDescriptor
          Describes an InstrumentSample and acts as a Proxy to protect the original InstrumentSample object.
InstrumentSampleListener
          Objects which implement the InstrumentSampleListener interface can register themselves with InstrumentSample instances to receive updates on their value.
InstrumentSampleSnapshot
           
NoSuchInstrumentableException
          Thrown when a Instrumentable can not be found.
NoSuchInstrumentException
          Thrown when a Instrument can not be found.
NoSuchInstrumentSampleException
          Thrown when a InstrumentSample can not be found.
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.