CONTEXT_RETRIEVER_PROVIDER_PROPERTY variable

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

Syntax

final String CONTEXT_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 context retrievers so the use of this property is not normally required.