com.atlassian.jira.instrumentation.external
Class ExternalGauges

java.lang.Object
  extended by com.atlassian.jira.instrumentation.external.ExternalGauges

public class ExternalGauges
extends Object

This collects all he other external gauges and creates them

Since:
v4.4

Constructor Summary
ExternalGauges(VelocityRequestContextFactory velocityRequestContextFactory, DatabaseConfigurationLoader databaseConfigurationLoader)
           
 
Method Summary
 ExternalGauges installInstruments()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExternalGauges

public ExternalGauges(VelocityRequestContextFactory velocityRequestContextFactory,
                      DatabaseConfigurationLoader databaseConfigurationLoader)
Method Detail

installInstruments

public ExternalGauges installInstruments()


Copyright © 2002-2013 Atlassian. All Rights Reserved.