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
ComponentConfigurationExceptionCopyright © 2001–2016 Codehaus Plexus. All rights reserved.