public interface SettingsBuilder
| Modifier and Type | Method and Description | 
|---|---|
| SettingsBuildingResult | build(SettingsBuildingRequest request)Builds the effective settings of the specified settings files. | 
SettingsBuildingResult build(SettingsBuildingRequest request) throws SettingsBuildingException
request - The settings building request that holds the parameters, must not be null.null.SettingsBuildingException - If the effective settings could not be built.Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.