org.apache.sirona.agent.ehcache
Class EhCacheCachesCountManagerGauge

java.lang.Object
  extended by org.apache.sirona.agent.ehcache.EhCacheManagerGaugeBase
      extended by org.apache.sirona.agent.ehcache.EhCacheCachesCountManagerGauge
All Implemented Interfaces:
Gauge

public class EhCacheCachesCountManagerGauge
extends EhCacheManagerGaugeBase


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.apache.sirona.gauges.Gauge
Gauge.LoaderHelper
 
Field Summary
 
Fields inherited from class org.apache.sirona.agent.ehcache.EhCacheManagerGaugeBase
manager
 
Constructor Summary
EhCacheCachesCountManagerGauge(net.sf.ehcache.CacheManager cacheManager, Gauge... relatedGauges)
           
 
Method Summary
 double value()
           
 
Methods inherited from class org.apache.sirona.agent.ehcache.EhCacheManagerGaugeBase
role
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EhCacheCachesCountManagerGauge

public EhCacheCachesCountManagerGauge(net.sf.ehcache.CacheManager cacheManager,
                                      Gauge... relatedGauges)
Method Detail

value

public double value()


Copyright © 2008–2013 The Apache Software Foundation. All rights reserved.