Uses of Class org.codehaus.plexus.component.configurator.ComponentConfigurationException

Uses in package org.codehaus.plexus

Methods which throw type org.codehaus.plexus.component.configurator.ComponentConfigurationException

void
void

Uses in package org.codehaus.plexus.component

Methods which throw type org.codehaus.plexus.component.configurator.ComponentConfigurationException

void
MapOrientedComponent.addComponentRequirement(ComponentRequirement requirementDescriptor, Object requirementValue)
void
MapOrientedComponent.setComponentConfiguration(Map componentConfiguration)

Uses in package org.codehaus.plexus.component.configurator

Methods which throw type org.codehaus.plexus.component.configurator.ComponentConfigurationException

void
AbstractComponentConfigurator.configureComponent(Object component, PlexusConfiguration configuration, ClassRealm containerRealm)
void
ComponentConfigurator.configureComponent(Object component, PlexusConfiguration configuration, ClassRealm containerRealm)
void
AbstractComponentConfigurator.configureComponent(Object component, PlexusConfiguration configuration, ExpressionEvaluator expressionEvaluator, ClassRealm containerRealm)
void
ComponentConfigurator.configureComponent(Object component, PlexusConfiguration configuration, ExpressionEvaluator expressionEvaluator, ClassRealm containerRealm)
void
AbstractComponentConfigurator.configureComponent(Object component, PlexusConfiguration configuration, ExpressionEvaluator expressionEvaluator, ClassRealm containerRealm, ConfigurationListener listener)
void
BasicComponentConfigurator.configureComponent(Object component, PlexusConfiguration configuration, ExpressionEvaluator expressionEvaluator, ClassRealm containerRealm, ConfigurationListener listener)
void
ComponentConfigurator.configureComponent(Object component, PlexusConfiguration configuration, ExpressionEvaluator expressionEvaluator, ClassRealm containerRealm, ConfigurationListener listener)
void
MapOrientedComponentConfigurator.configureComponent(Object component, PlexusConfiguration configuration, ExpressionEvaluator expressionEvaluator, ClassRealm containerRealm, ConfigurationListener listener)

Uses in package org.codehaus.plexus.component.configurator.converters

Constructors which throw type org.codehaus.plexus.component.configurator.ComponentConfigurationException

ComponentValueSetter.ComponentValueSetter(String fieldName, Object object, ConverterLookup lookup)
ComponentValueSetter.ComponentValueSetter(String fieldName, Object object, ConverterLookup lookup, ConfigurationListener listener)

Methods which throw type org.codehaus.plexus.component.configurator.ComponentConfigurationException

void
Object
AbstractConfigurationConverter.fromConfiguration(ConverterLookup converterLookup, PlexusConfiguration configuration, Class type, Class baseType, ClassLoader classLoader, ExpressionEvaluator expressionEvaluator)
Object
ConfigurationConverter.fromConfiguration(ConverterLookup converterLookup, PlexusConfiguration configuration, Class type, Class baseType, ClassLoader classLoader, ExpressionEvaluator expressionEvaluator)
Object
ConfigurationConverter.fromConfiguration(ConverterLookup converterLookup, PlexusConfiguration configuration, Class type, Class baseType, ClassLoader classLoader, ExpressionEvaluator expressionEvaluator, ConfigurationListener listener)
Object
Object
Class
AbstractConfigurationConverter.getClassForImplementationHint(Class type, PlexusConfiguration configuration, ClassLoader classLoader)
We will check if user has provided a hint which class should be used for given field.
Object
Object
AbstractConfigurationConverter.instantiateObject(String classname, ClassLoader classLoader)
Class
AbstractConfigurationConverter.loadClass(String classname, ClassLoader classLoader)
void
void

Uses in package org.codehaus.plexus.component.configurator.converters.basic

Methods which throw type org.codehaus.plexus.component.configurator.ComponentConfigurationException

Object
AbstractBasicConverter.fromConfiguration(ConverterLookup converterLookup, PlexusConfiguration configuration, Class type, Class baseType, ClassLoader classLoader, ExpressionEvaluator expressionEvaluator, ConfigurationListener listener)
Object
FileConverter.fromConfiguration(ConverterLookup converterLookup, PlexusConfiguration configuration, Class type, Class baseType, ClassLoader classLoader, ExpressionEvaluator expressionEvaluator, ConfigurationListener listener)
Object
Object
Object

Uses in package org.codehaus.plexus.component.configurator.converters.composite

Methods which throw type org.codehaus.plexus.component.configurator.ComponentConfigurationException

void
PropertiesConverter.addEntry(Properties properties, String element, PlexusConfiguration property)
Object
ArrayConverter.fromConfiguration(ConverterLookup converterLookup, PlexusConfiguration configuration, Class type, Class baseType, ClassLoader classLoader, ExpressionEvaluator expressionEvaluator, ConfigurationListener listener)
Object
CollectionConverter.fromConfiguration(ConverterLookup converterLookup, PlexusConfiguration configuration, Class type, Class baseType, ClassLoader classLoader, ExpressionEvaluator expressionEvaluator, ConfigurationListener listener)
Object
MapConverter.fromConfiguration(ConverterLookup converterLookup, PlexusConfiguration configuration, Class type, Class baseType, ClassLoader classLoader, ExpressionEvaluator expressionEvaluator, ConfigurationListener listener)
Object
ObjectWithFieldsConverter.fromConfiguration(ConverterLookup converterLookup, PlexusConfiguration configuration, Class type, Class baseType, ClassLoader classLoader, ExpressionEvaluator expressionEvaluator, ConfigurationListener listener)
Object
PlexusConfigurationConverter.fromConfiguration(ConverterLookup converterLookup, PlexusConfiguration configuration, Class type, Class baseType, ClassLoader classLoader, ExpressionEvaluator expressionEvaluator, ConfigurationListener listener)
Object
PropertiesConverter.fromConfiguration(ConverterLookup converterLookup, PlexusConfiguration configuration, Class type, Class baseType, ClassLoader classLoader, ExpressionEvaluator expressionEvaluator, ConfigurationListener listener)
void
ObjectWithFieldsConverter.processConfiguration(ConverterLookup converterLookup, Object object, ClassLoader classLoader, PlexusConfiguration configuration)
void
ObjectWithFieldsConverter.processConfiguration(ConverterLookup converterLookup, Object object, ClassLoader classLoader, PlexusConfiguration configuration, ExpressionEvaluator expressionEvaluator)
void
ObjectWithFieldsConverter.processConfiguration(ConverterLookup converterLookup, Object object, ClassLoader classLoader, PlexusConfiguration configuration, ExpressionEvaluator expressionEvaluator, ConfigurationListener listener)

Uses in package org.codehaus.plexus.component.configurator.converters.lookup

Methods which throw type org.codehaus.plexus.component.configurator.ComponentConfigurationException

ConfigurationConverter
ConfigurationConverter

Uses in package org.codehaus.plexus.component.configurator.converters.special

Methods which throw type org.codehaus.plexus.component.configurator.ComponentConfigurationException

Object
ClassRealmConverter.fromConfiguration(ConverterLookup converterLookup, PlexusConfiguration configuration, Class type, Class baseType, ClassLoader classLoader, ExpressionEvaluator expressionEvaluator, ConfigurationListener listener)