| Package | Description |
|---|---|
| sun.jvmstat.perfdata.monitor |
Provides the monitoring implementation classes that utilize the HotSpot
PerfData shared memory instrumentation buffer for discovery and monitoring
of instrumentation exported by a HotSpot Java Virtual Machine.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
CountedTimerTaskUtils.reschedule(Timer timer,
CountedTimerTask oldTask,
CountedTimerTask newTask,
int oldInterval,
int newInterval)
Reschedule a CountedTimeTask at a different interval.
|
Copyright © 2017–2018 earcam. All rights reserved.