CONFIGURATION_PROVIDER variable

The system property that should be used to select the configuration provider that will be delegated the task to retrieve the desired configuration file from the specified repository.

Syntax

final String CONFIGURATION_PROVIDER

Remarks

By default, the XmlConfiguration provider is used. The configured provider MUST implement the CompatibleConfiguration interface.