ModeShape Distribution 3.0.0.Beta4

Uses of Package
org.modeshape.jcr.api.monitor

Packages that use org.modeshape.jcr.api.monitor
org.modeshape.jcr   
org.modeshape.jcr.api This package provides a set of interfaces that extend the JCR 2.0 API interfaces with additional functionality, as well as defining the Repositories interface as a generic abstraction to any container of multiple JCR Repository instances. 
org.modeshape.jcr.api.monitor This package provides a set of interfaces and enumerations used for monitoring ModeShape repositories. 
 

Classes in org.modeshape.jcr.api.monitor used by org.modeshape.jcr
DurationActivity
          The immutable representation of activities with measureable durations.
DurationMetric
          The metrics for which ModeShape captures statistics on durations.
History
          An immutable history of a metric for a given window in time.
RepositoryMonitor
          A thread-safe component that provides histories and statistics on a variety of metrics.
Statistics
          The immutable statistics for a sample of values.
ValueMetric
          The metrics for which ModeShape captures statistics on running values.
Window
          The specification of the window for obtaining the history and statistics for a given metric.
 

Classes in org.modeshape.jcr.api.monitor used by org.modeshape.jcr.api
RepositoryMonitor
          A thread-safe component that provides histories and statistics on a variety of metrics.
 

Classes in org.modeshape.jcr.api.monitor used by org.modeshape.jcr.api.monitor
DurationActivity
          The immutable representation of activities with measureable durations.
DurationMetric
          The metrics for which ModeShape captures statistics on durations.
History
          An immutable history of a metric for a given window in time.
Statistics
          The immutable statistics for a sample of values.
ValueMetric
          The metrics for which ModeShape captures statistics on running values.
Window
          The specification of the window for obtaining the history and statistics for a given metric.
 


ModeShape Distribution 3.0.0.Beta4

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.