public interface ConverterLookup
Modifier and Type | Method and Description |
---|---|
ConfigurationConverter |
lookupConverterForType(java.lang.Class<?> type) |
void |
registerConverter(ConfigurationConverter converter) |
void registerConverter(ConfigurationConverter converter)
ConfigurationConverter lookupConverterForType(java.lang.Class<?> type) throws ComponentConfigurationException
ComponentConfigurationException