SolarMetric Kodo JDO 3.2.4 generated on January 7 2005

Package com.solarmetric.manage

Management / Monitoring

See:
          Description

Interface Summary
ManageConstants Constants for use across the management system.
Statistic Defines an interface for a statistic.
StatisticListener The listener interface for receiving statistic events.
Watchable The Watchable interface specifies an interface for watching statistics.
WatchableListener The listener interface for receiving watchable events.
 

Class Summary
StatisticEvent Event produced by the Statistic class and sent to StatisticListeners.
TimeWatch A TimeWatch allows for marking code blocks and recording execution time statistics.
TimeWatch.Token A timer token.
WatchableEvent Event produced by the Watchable class and sent to WatchableListeners.
 

Exception Summary
ManageRuntimeException  
 

Package com.solarmetric.manage Description

Management / Monitoring

This package is a technology preview of the Management and Monitoring API. Please see samples/management in your distribution for an example of how to use these classes:

An example of how to use the TimeWatch is in the QueryThread class. A TimeWatch allows for monitoring named code blocks.


SolarMetric Kodo JDO 3.2.4 generated on January 7 2005

Copyright 2001,2002 SolarMetric, Inc. All Rights Reserved.