org.apache.commons.monitoring.gauges
Class Gauge.LoaderHelper

java.lang.Object
  extended by org.apache.commons.monitoring.gauges.Gauge.LoaderHelper
Enclosing interface:
Gauge

public static class Gauge.LoaderHelper
extends Object


Constructor Summary
Gauge.LoaderHelper(boolean excludeParent, String... includedPrefixes)
           
 
Method Summary
 void destroy()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Gauge.LoaderHelper

public Gauge.LoaderHelper(boolean excludeParent,
                          String... includedPrefixes)
Method Detail

destroy

public void destroy()


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