Interface MutableRegistryConfiguration
- All Superinterfaces:
- com.atlassian.instrumentation.RegistryConfiguration
- All Known Implementing Classes:
- ConfluenceInstrumentRegistryConfiguration
public interface MutableRegistryConfiguration
extends com.atlassian.instrumentation.RegistryConfiguration
Interface to define method for RegistryConfiguration modification
- Since:
- 6.1.0
- 
Method SummaryMethods inherited from interface com.atlassian.instrumentation.RegistryConfigurationgetRegistryHomeDirectory, getRegistryName, isCPUCostCollected
- 
Method Details- 
setCpuCostCollectedvoid setCpuCostCollected(boolean cpuCostCollected) 
 
-