public interface PropertiesBuilderParameters extends BasicBuilderProperties<PropertiesBuilderParameters>, FileBasedBuilderProperties<PropertiesBuilderParameters>, PropertiesBuilderProperties<PropertiesBuilderParameters>, BuilderParameters
Definition of a parameters interface providing a fluent API for setting all properties for a properties configuration.
Important note: This interface is not intended to be implemented by client code! It defines a set of available properties and may be extended even in minor releases.
RESERVED_PARAMETER_PREFIX
setBeanHelper, setConfigurationDecoder, setConversionHandler, setDefaultLookups, setInterpolator, setListDelimiterHandler, setLogger, setParentInterpolator, setPrefixLookups, setSynchronizer, setThrowExceptionOnMissing
setBasePath, setEncoding, setFile, setFileName, setFileSystem, setLocationStrategy, setPath, setReloadingDetectorFactory, setReloadingRefreshDelay, setURL
setIncludeListener, setIncludesAllowed, setIOFactory, setLayout
getParameters
Copyright © 2001–2020 The Apache Software Foundation. All rights reserved.