Definition of a properties interface for the parameters of a multiple file configuration builder.
This interface defines a number of properties for configuring a builder managing multiple file-based configurations which are selected by a pattern. Properties can be set in a fluent style.
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.
@version $Id $ @since 2.0 @param < T> the return type of all methods for allowing method chaining
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|