Oracle Application Server DMS API Reference
10g Release 2 (10.1.2)

B14002-01


Package oracle.dms.instrument

Class Summary
DMSConsole The Oracle Dynamic Monitoring Service (DMS) consists of a small set of simple Sensor classes that help Java programmers to measure important events and status values in their applications.
Event An Event Sensor is used to measure information about instantaneous, point events (events with negligible duration).
Noun Noun objects are used to organize the DMS name hierarchy.
PhaseEvent A PhaseEvent is used to measure important intervals, phases, or blocks of code.
Sensor Sensor is an abstract class that represents the various types of Sensors that can be used for measuring performance.
State A State Sensor can be used to monitor pre-computed metric values.

 


Oracle Application Server DMS API Reference
10g Release 2 (10.1.2)

B14002-01


Copyright © 2004 Oracle. All Rights Reserved.