|
Interface Summary |
| 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. |
| 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. |
| 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. |
| ValueInstrumentListener |
Objects which implement the InstrumentListener interface can register
themselves with Instrument instances to receive updates on the
Profile Point's value. |