| org.codehaus.plexus.component.configurator.converters.ParameterizedConfigurationConverter |
Known Indirect Subclasses
|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
org.codehaus.plexus.component.configurator.converters.ConfigurationConverter
| |||||||||||
| converterLookup | Repository of available converters |
|---|---|
| type | the type of object to read |
| typeArguments | The type arguments for the generic type being configured, may be null. |
| baseType | the type of object the the source is |
| classLoader | ClassLoader which should be used for loading classes |
| expressionEvaluator | the expression evaluator to use for expressions |