FACTORY_RETRIEVER_PROVIDER_PROPERTY variable

The name of the system property that can optionally be used to specify a list of active factory retriever providers.

Syntax

final String FACTORY_RETRIEVER_PROVIDER_PROPERTY

Remarks

If more than one provider is required, the provider class names must be separated by semicolons.

By default the system will automatically inspect the JVM for available factory retrievers so the use of this property is not normally required.