public class ConfluenceInstrumentRegistryConfiguration extends Object implements MutableRegistryConfiguration
Constructor and Description |
---|
ConfluenceInstrumentRegistryConfiguration() |
Modifier and Type | Method and Description |
---|---|
File |
getRegistryHomeDirectory() |
String |
getRegistryName() |
boolean |
isCPUCostCollected() |
void |
setCpuCostCollected(boolean cpuCostCollected) |
public ConfluenceInstrumentRegistryConfiguration()
public String getRegistryName()
getRegistryName
in interface com.atlassian.instrumentation.RegistryConfiguration
public boolean isCPUCostCollected()
isCPUCostCollected
in interface com.atlassian.instrumentation.RegistryConfiguration
public void setCpuCostCollected(boolean cpuCostCollected)
setCpuCostCollected
in interface MutableRegistryConfiguration
public File getRegistryHomeDirectory()
getRegistryHomeDirectory
in interface com.atlassian.instrumentation.RegistryConfiguration
Copyright © 2003–2019 Atlassian. All rights reserved.