| Name | Description | Type | Package | Framework |
| AbstractHTMLHandler | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon | |
| AbstractHTTPURLHandler | Class | org.apache.excalibur.instrument.manager.http.server | Apache Avalon | |
| AbstractHTTPURLPrintWriterHandler | Class | org.apache.excalibur.instrument.manager.http.server | Apache Avalon | |
| AbstractHandler | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon | |
| AbstractInstrument | The AbstractInstrument class can be used by an class wishing to implement the Instruement interface. | Class | org.apache.excalibur.instrument | Apache Avalon |
| AbstractInstrumentable | Utility class to ease the construction of components that can be instrumented. | Class | org.apache.excalibur.instrument | Apache Avalon |
| AbstractLogEnabledInstrumentable | Utility class to ease the construction of components that can be instrumented but must also implement LogEnabled. | Class | org.apache.excalibur.instrument | Apache Avalon |
| AbstractOptionDialog | Class | org.apache.excalibur.instrument.client | Apache Avalon | |
| AbstractTabularOptionDialog | Creates a dialog which displays a table of labeled components to the user. | Class | org.apache.excalibur.instrument.client | Apache Avalon |
| AbstractXMLHandler | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon | |
| CounterInstrument | CounterInstruments can be used to profile the number of times that something happens. | Class | org.apache.excalibur.instrument | Apache Avalon |
| CounterInstrumentListener | Objects which implement the CounterInstrumentListener interface can register themselves with Instrument instances to receive updates when | Interface | org.apache.excalibur.instrument.manager | Apache Avalon |
| Data | Interface | org.apache.excalibur.instrument.client | Apache Avalon | |
| DefaultInstrumentManager | The public interface to the DefaultInstrumentManager implementation. | Interface | org.apache.excalibur.instrument.manager | Apache Avalon |
| DefaultInstrumentManagerConnector | Interface for classes which can be registered as Connectors for InstrumentManagers. | Interface | org.apache.excalibur.instrument.manager | Apache Avalon |
| DefaultInstrumentManagerImpl | Class | org.apache.excalibur.instrument.manager.impl | Apache Avalon | |
| ElementData | Interface | org.apache.excalibur.instrument.client | Apache Avalon | |
| FavIconHandler | Serves up a favicon. | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon |
| HTMLCreateSampleHandler | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon | |
| HTMLGCHandler | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon | |
| HTMLInstrumentHandler | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon | |
| HTMLInstrumentManagerHandler | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon | |
| HTMLInstrumentableHandler | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon | |
| HTMLRootHandler | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon | |
| HTMLSampleHandler | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon | |
| HTMLSampleLeaseHandler | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon | |
| HTTPInstrumentManagerConnection | A Connection to the remote InstrumentManager which connects using the HTTP connector. | Class | org.apache.excalibur.instrument.client.http | Apache Avalon |
| HTTPRedirect | Class | org.apache.excalibur.instrument.manager.http.server | Apache Avalon | |
| HTTPServer | Class | org.apache.excalibur.instrument.manager.http.server | Apache Avalon | |
| HTTPURLHandler | Interface | org.apache.excalibur.instrument.manager.http.server | Apache Avalon | |
| Instrument | The Instrument interface must by implemented by any object wishing to act as an instrument used by the instrument manager. | Interface | org.apache.excalibur.instrument | Apache Avalon |
| InstrumentData | Interface | org.apache.excalibur.instrument.client | Apache Avalon | |
| InstrumentDescriptor | Describes a Instrument and acts as a Proxy to protect the originalAuthor:Avalon Development Team | Interface | org.apache.excalibur.instrument.manager | Apache Avalon |
| InstrumentDescriptorImpl | Describes a Instrument and acts as a Proxy to protect the originalSince:4. | Class | org.apache.excalibur.instrument.manager.impl | Apache Avalon |
| InstrumentListener | Root interface for InstrumentListeners. | Interface | org.apache.excalibur.instrument.manager | Apache Avalon |
| InstrumentManageable | Components which implement the InstrumentManageable Interface will have their InstrumentManager set by the component manager during their | Interface | org.apache.excalibur.instrument | Apache Avalon |
| InstrumentManager | Interface | org.apache.excalibur.instrument | Apache Avalon | |
| InstrumentManagerConnection | A Connection to the remote InstrumentManager. | Class | org.apache.excalibur.instrument.client | Apache Avalon |
| InstrumentManagerConnectionListener | Interface | org.apache.excalibur.instrument.client | Apache Avalon | |
| InstrumentManagerData | Interface | org.apache.excalibur.instrument.client | Apache Avalon | |
| InstrumentManagerHTTPConnector | An HTTP connector which allows a client to connect to the ServiceManager using the HTTP protocol. | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon |
| 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 | Interface | org.apache.excalibur.instrument | Apache Avalon |
| InstrumentProxy | Instrumentables which do not implement ThreadSafe may have multiple instances created by the ComponentLocator. | Class | org.apache.excalibur.instrument.manager.impl | Apache Avalon |
| InstrumentSampleData | Fields inherited from interface org. | Interface | org.apache.excalibur.instrument.client | Apache Avalon |
| InstrumentSampleDescriptor | Describes an InstrumentSample and acts as a Proxy to protect the original InstrumentSample object. | Interface | org.apache.excalibur.instrument.manager | Apache Avalon |
| InstrumentSampleDescriptorImpl | Describes an InstrumentSample and acts as a Proxy to protect the original InstrumentSample object. | Class | org.apache.excalibur.instrument.manager.impl | Apache Avalon |
| InstrumentSampleElementData | Interface | org.apache.excalibur.instrument.client | Apache Avalon | |
| InstrumentSampleFrame | Class | org.apache.excalibur.instrument.client | Apache Avalon | |
| InstrumentSampleListener | Objects which implement the InstrumentSampleListener interface can register themselves with InstrumentSample instances to receive updates on their value. | Interface | org.apache.excalibur.instrument.manager | Apache Avalon |
| InstrumentSampleSnapshot | Class | org.apache.excalibur.instrument.manager | Apache Avalon | |
| InstrumentSampleSnapshotData | Fields inherited from interface org. | Interface | org.apache.excalibur.instrument.client | Apache Avalon |
| InstrumentSampleUtils | A series of methods which are useful when working with InstrumentSamples. | Class | org.apache.excalibur.instrument.client | Apache Avalon |
| InstrumentSampleUtils | A series of methods which are useful when working with InstrumentSamples. | Class | org.apache.excalibur.instrument.manager | Apache Avalon |
| Instrumentable | The Instrumentable interface is to mark objects that can be sampled by an InstrumentManager. | Interface | org.apache.excalibur.instrument | Apache Avalon |
| InstrumentableData | Interface | org.apache.excalibur.instrument.client | Apache Avalon | |
| InstrumentableDescriptor | Describes a Instrumentable and acts as a Proxy to protect the originalAuthor:Avalon Development Team | Interface | org.apache.excalibur.instrument.manager | Apache Avalon |
| InstrumentableDescriptorImpl | Describes a Instrumentable and acts as a Proxy to protect the originalSince:4. | Class | org.apache.excalibur.instrument.manager.impl | Apache Avalon |
| LargeMenu | The default JMenu class does not work correctly when the popup menu contains large numbers of elements. | Class | org.apache.excalibur.instrument.client | Apache Avalon |
| LineChart | Draws a nice pretty chart given a set of data. | Class | org.apache.excalibur.instrument.client | Apache Avalon |
| LineChart | Draws a nice pretty chart given a set of data. | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon |
| Main | Class | org.apache.excalibur.instrument.client | Apache Avalon | |
| MenuBar | Class | org.apache.excalibur.instrument.client | Apache Avalon | |
| NoSuchInstrumentException | Thrown when a Instrument can not be found. | Class | org.apache.excalibur.instrument.manager | Apache Avalon |
| NoSuchInstrumentSampleException | Thrown when a InstrumentSample can not be found. | Class | org.apache.excalibur.instrument.manager | Apache Avalon |
| NoSuchInstrumentableException | Thrown when a Instrumentable can not be found. | Class | org.apache.excalibur.instrument.manager | Apache Avalon |
| NoopInstrumentManager | An InstrumentManager which doesn't do anything. | Class | org.apache.excalibur.instrument | Apache Avalon |
| SampleChartHandler | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon | |
| URLCoder | The java. | Class | org.apache.excalibur.instrument.manager.http.server | Apache Avalon |
| ValueInstrument | Objects implementing Instrumentable can create Instruments with integer values using a ValueInstrument. | Class | org.apache.excalibur.instrument | Apache Avalon |
| ValueInstrumentListener | Objects which implement the InstrumentListener interface can register themselves with Instrument instances to receive updates on the | Interface | org.apache.excalibur.instrument.manager | Apache Avalon |
| XMLCreateSampleHandler | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon | |
| XMLCreateSamplesHandler | Handler which can be used to create multiple samples at once. | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon |
| XMLGCHandler | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon | |
| XMLInstrumentHandler | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon | |
| XMLInstrumentManagerHandler | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon | |
| XMLInstrumentableHandler | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon | |
| XMLSampleHandler | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon | |
| XMLSampleLeaseHandler | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon | |
| XMLSampleLeasesHandler | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon | |
| XMLSnapshotHandler | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon | |
| XMLSnapshotsHandler | Class | org.apache.excalibur.instrument.manager.http | Apache Avalon | |