ModeShape Distribution 3.5.0.Final

Uses of Class
org.modeshape.jmx.EnumDescription

Packages that use EnumDescription
org.modeshape.jmx   
 

Uses of EnumDescription in org.modeshape.jmx
 

Methods in org.modeshape.jmx that return types with arguments of type EnumDescription
 List<EnumDescription> RepositoryStatisticsMXBean.getDurationMetrics()
          Get the DurationMetric enumerations that are available for use by the caller with RepositoryStatisticsMXBean.getDurations(org.modeshape.jcr.api.monitor.DurationMetric, org.modeshape.jcr.api.monitor.Window).
 List<EnumDescription> RepositoryStatisticsBean.getDurationMetrics()
           
 List<EnumDescription> RepositoryStatisticsMXBean.getTimeWindows()
          Get the Window enumerations that are available for use by the caller with RepositoryStatisticsMXBean.getValues(org.modeshape.jcr.api.monitor.ValueMetric, org.modeshape.jcr.api.monitor.Window) and RepositoryStatisticsMXBean.getDurations(org.modeshape.jcr.api.monitor.DurationMetric, org.modeshape.jcr.api.monitor.Window).
 List<EnumDescription> RepositoryStatisticsBean.getTimeWindows()
           
 List<EnumDescription> RepositoryStatisticsMXBean.getValueMetrics()
          Get the ValueMetric enumerations that are available for use by the caller with RepositoryStatisticsMXBean.getValues(org.modeshape.jcr.api.monitor.ValueMetric, org.modeshape.jcr.api.monitor.Window).
 List<EnumDescription> RepositoryStatisticsBean.getValueMetrics()
           
 


ModeShape Distribution 3.5.0.Final

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