public final class ReflectionConfigurationParser<T> extends ConfigurationParser
ReflectionConfigurationParserDelegate.| Constructor and Description |
|---|
ReflectionConfigurationParser(ReflectionConfigurationParserDelegate<T> delegate) |
ReflectionConfigurationParser(ReflectionConfigurationParserDelegate<T> delegate,
boolean allowIncompleteClasspath) |
| Modifier and Type | Method and Description |
|---|---|
void |
parseAndRegister(Reader reader) |
asList, asMap, asStringpublic ReflectionConfigurationParser(ReflectionConfigurationParserDelegate<T> delegate)
public ReflectionConfigurationParser(ReflectionConfigurationParserDelegate<T> delegate, boolean allowIncompleteClasspath)
public void parseAndRegister(Reader reader) throws IOException
parseAndRegister in class ConfigurationParserIOException