public interface ConverterLookup
Modifier and Type | Method and Description |
---|---|
ConfigurationConverter |
lookupConverterForType(Class<?> type) |
void |
registerConverter(ConfigurationConverter converter) |
void registerConverter(ConfigurationConverter converter)
ConfigurationConverter lookupConverterForType(Class<?> type) throws ComponentConfigurationException
ComponentConfigurationException
Copyright © 2001-2013 Codehaus. All Rights Reserved.