|
ModeShape Distribution 3.5.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Details | |
---|---|
org.modeshape.jmx |
Uses of Details in org.modeshape.jmx |
---|
Classes in org.modeshape.jmx with annotations of type Details | |
---|---|
interface |
RepositoryStatisticsMXBean
JXM MXBean interface which exposes various monitoring information for a running repository. |
Method parameters in org.modeshape.jmx with annotations of type Details | |
---|---|
HistoricalData |
RepositoryStatisticsMXBean.getDurations(DurationMetric metric,
Window windowInTime)
Get the statics for the specified duration metric during the given window in time. |
HistoricalData |
RepositoryStatisticsMXBean.getDurations(DurationMetric metric,
Window windowInTime)
Get the statics for the specified duration metric during the given window in time. |
List<DurationData> |
RepositoryStatisticsMXBean.getLongestRunning(DurationMetric metric)
Get the longest-running activities recorded for the specified metric. |
HistoricalData |
RepositoryStatisticsMXBean.getValues(ValueMetric metric,
Window windowInTime)
Get the statistics for the specified value metric during the given window in time. |
HistoricalData |
RepositoryStatisticsMXBean.getValues(ValueMetric metric,
Window windowInTime)
Get the statistics for the specified value metric during the given window in time. |
|
ModeShape Distribution 3.5.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |