Class DefaultStringValueParserProvider
java.lang.Object
io.helidon.pico.configdriven.runtime.DefaultStringValueParserProvider
- All Implemented Interfaces:
StringValueParserProvider
Service-loaded provider for
StringValueParserProvider.-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.this is a Java ServiceLoader implementation and the constructor should not be used directly -
Method Summary
-
Constructor Details
-
DefaultStringValueParserProvider
Deprecated.this is a Java ServiceLoader implementation and the constructor should not be used directlyService loader based constructor.
-
-
Method Details
-
stringValueParser
Description copied from interface:StringValueParserProviderThe service-loaded globalStringValueParserinstance.- Specified by:
stringValueParserin interfaceStringValueParserProvider- Returns:
- the global string value parser instance
-