@UsesMappedConfiguration(value=java.lang.String.class) public interface SymbolProvider
SymbolSource
service.
This is the service interface for the FactoryDefaults and ApplicationDefaults services; each of these takes a
configuration mapping symbols to their values.FactoryDefaults
,
ApplicationDefaults
Modifier and Type | Method and Description |
---|---|
String |
valueForSymbol(String symbolName)
Returns the value for the symbol, or null if this provider can not provide a value.
|
String valueForSymbol(String symbolName)
symbolName
- 5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.