| Class and Description |
|---|
| AbstractInstrumentSample
An AbstractInstrumentSample contains all of the functionality common to all
InstrumentSamples.
|
| AbstractValueInstrumentSample
An AbstractValueInstrumentSample contains all of the functionality common
to all InstrumentSamples which represent a fixed value.
|
| DefaultInstrumentManagerImpl |
| InstrumentableDescriptorImpl
Describes a Instrumentable and acts as a Proxy to protect the original
Instrumentable.
|
| InstrumentableProxy
A InstrumentableProxy makes it easy for the InstrumentManager to manage
Instrumentables and their Instruments.
|
| InstrumentProxy
Instrumentables which do not implement ThreadSafe may have multiple instances
created by the ComponentLocator.
|
| InstrumentSample
InstrumentSamples are used to provide an Instrument with state.
|