| Package | Description | 
|---|---|
| org.apache.commons.configuration2.builder | 
 
 This package contains the implementations of configuration builder
 classes used to create new  
Configuration objects. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultReloadingDetectorFactory
 A default implementation of the  
ReloadingDetectorFactory interface. | 
| Modifier and Type | Method and Description | 
|---|---|
ReloadingDetectorFactory | 
FileBasedBuilderParametersImpl.getReloadingDetectorFactory()
Returns the  
ReloadingDetectorFactory. | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
FileBasedBuilderProperties.setReloadingDetectorFactory(ReloadingDetectorFactory factory)
Sets the factory for creating  
ReloadingDetector objects. | 
FileBasedBuilderParametersImpl | 
FileBasedBuilderParametersImpl.setReloadingDetectorFactory(ReloadingDetectorFactory reloadingDetectorFactory)  | 
Copyright © 2001–2020 The Apache Software Foundation. All rights reserved.