Uses of Class
org.codehaus.plexus.component.configurator.ComponentConfigurationException
Packages that use ComponentConfigurationException
Package
Description
-
Uses of ComponentConfigurationException in org.codehaus.plexus.component
Methods in org.codehaus.plexus.component that throw ComponentConfigurationExceptionModifier and TypeMethodDescriptionvoid
MapOrientedComponent.addComponentRequirement
(ComponentRequirement requirementDescriptor, Object requirementValue) void
MapOrientedComponent.setComponentConfiguration
(Map componentConfiguration) -
Uses of ComponentConfigurationException in org.codehaus.plexus.component.configurator
Methods in org.codehaus.plexus.component.configurator that throw ComponentConfigurationExceptionModifier and TypeMethodDescriptionvoid
AbstractComponentConfigurator.configureComponent
(Object component, PlexusConfiguration configuration, org.codehaus.plexus.classworlds.realm.ClassRealm containerRealm) void
AbstractComponentConfigurator.configureComponent
(Object component, PlexusConfiguration configuration, ExpressionEvaluator expressionEvaluator, org.codehaus.plexus.classworlds.realm.ClassRealm containerRealm) void
AbstractComponentConfigurator.configureComponent
(Object component, PlexusConfiguration configuration, ExpressionEvaluator expressionEvaluator, org.codehaus.plexus.classworlds.realm.ClassRealm containerRealm, ConfigurationListener listener) void
BasicComponentConfigurator.configureComponent
(Object component, PlexusConfiguration configuration, ExpressionEvaluator expressionEvaluator, org.codehaus.plexus.classworlds.realm.ClassRealm containerRealm, ConfigurationListener listener) void
ComponentConfigurator.configureComponent
(Object component, PlexusConfiguration configuration, org.codehaus.plexus.classworlds.realm.ClassRealm containerRealm) void
ComponentConfigurator.configureComponent
(Object component, PlexusConfiguration configuration, ExpressionEvaluator expressionEvaluator, org.codehaus.plexus.classworlds.realm.ClassRealm containerRealm) void
ComponentConfigurator.configureComponent
(Object component, PlexusConfiguration configuration, ExpressionEvaluator expressionEvaluator, org.codehaus.plexus.classworlds.realm.ClassRealm containerRealm, ConfigurationListener listener) void
MapOrientedComponentConfigurator.configureComponent
(Object component, PlexusConfiguration configuration, ExpressionEvaluator expressionEvaluator, org.codehaus.plexus.classworlds.realm.ClassRealm containerRealm, ConfigurationListener listener) -
Uses of ComponentConfigurationException in org.codehaus.plexus.component.configurator.converters
Methods in org.codehaus.plexus.component.configurator.converters that throw ComponentConfigurationExceptionModifier and TypeMethodDescriptionvoid
ComponentValueSetter.configure
(PlexusConfiguration config, ClassLoader classLoader, ExpressionEvaluator evaluator) AbstractConfigurationConverter.fromConfiguration
(ConverterLookup converterLookup, PlexusConfiguration configuration, Class type, Class baseType, ClassLoader classLoader, ExpressionEvaluator expressionEvaluator) ConfigurationConverter.fromConfiguration
(ConverterLookup converterLookup, PlexusConfiguration configuration, Class type, Class baseType, ClassLoader classLoader, ExpressionEvaluator expressionEvaluator) ConfigurationConverter.fromConfiguration
(ConverterLookup converterLookup, PlexusConfiguration configuration, Class type, Class baseType, ClassLoader classLoader, ExpressionEvaluator expressionEvaluator, ConfigurationListener listener) protected Object
AbstractConfigurationConverter.fromExpression
(PlexusConfiguration configuration, ExpressionEvaluator expressionEvaluator) protected Object
AbstractConfigurationConverter.fromExpression
(PlexusConfiguration configuration, ExpressionEvaluator expressionEvaluator, Class type) protected 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.protected Object
AbstractConfigurationConverter.instantiateObject
(Class clazz) protected Object
AbstractConfigurationConverter.instantiateObject
(String classname, ClassLoader classLoader) protected Class
AbstractConfigurationConverter.loadClass
(String classname, ClassLoader classLoader) Constructors in org.codehaus.plexus.component.configurator.converters that throw ComponentConfigurationExceptionModifierConstructorDescriptionComponentValueSetter
(String fieldName, Object object, ConverterLookup lookup) ComponentValueSetter
(String fieldName, Object object, ConverterLookup lookup, ConfigurationListener listener) -
Uses of ComponentConfigurationException in org.codehaus.plexus.component.configurator.converters.basic
Methods in org.codehaus.plexus.component.configurator.converters.basic that throw ComponentConfigurationExceptionModifier and TypeMethodDescriptionAbstractBasicConverter.fromConfiguration
(ConverterLookup converterLookup, PlexusConfiguration configuration, Class type, Class baseType, ClassLoader classLoader, ExpressionEvaluator expressionEvaluator, ConfigurationListener listener) EnumConverter.fromConfiguration
(ConverterLookup converterLookup, PlexusConfiguration configuration, Class type, Class baseType, ClassLoader classLoader, ExpressionEvaluator expressionEvaluator, ConfigurationListener listener) FileConverter.fromConfiguration
(ConverterLookup converterLookup, PlexusConfiguration configuration, Class type, Class baseType, ClassLoader classLoader, ExpressionEvaluator expressionEvaluator, ConfigurationListener listener) protected Object
AbstractBasicConverter.fromExpression
(PlexusConfiguration configuration, ExpressionEvaluator expressionEvaluator, Class type) protected abstract Object
AbstractBasicConverter.fromString
(String str) ClassConverter.fromString
(String str) IntConverter.fromString
(String str) UriConverter.fromString
(String str) UrlConverter.fromString
(String str) -
Uses of ComponentConfigurationException in org.codehaus.plexus.component.configurator.converters.composite
Methods in org.codehaus.plexus.component.configurator.converters.composite that throw ComponentConfigurationExceptionModifier and TypeMethodDescriptionArrayConverter.fromConfiguration
(ConverterLookup converterLookup, PlexusConfiguration configuration, Class type, Class baseType, ClassLoader classLoader, ExpressionEvaluator expressionEvaluator, ConfigurationListener listener) CollectionConverter.fromConfiguration
(ConverterLookup converterLookup, PlexusConfiguration configuration, Class type, Class baseType, ClassLoader classLoader, ExpressionEvaluator expressionEvaluator, ConfigurationListener listener) MapConverter.fromConfiguration
(ConverterLookup converterLookup, PlexusConfiguration configuration, Class type, Class baseType, ClassLoader classLoader, ExpressionEvaluator expressionEvaluator, ConfigurationListener listener) ObjectWithFieldsConverter.fromConfiguration
(ConverterLookup converterLookup, PlexusConfiguration configuration, Class type, Class baseType, ClassLoader classLoader, ExpressionEvaluator expressionEvaluator, ConfigurationListener listener) PlexusConfigurationConverter.fromConfiguration
(ConverterLookup converterLookup, PlexusConfiguration configuration, Class type, Class baseType, ClassLoader classLoader, ExpressionEvaluator expressionEvaluator, ConfigurationListener listener) 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 of ComponentConfigurationException in org.codehaus.plexus.component.configurator.converters.lookup
Methods in org.codehaus.plexus.component.configurator.converters.lookup that throw ComponentConfigurationExceptionModifier and TypeMethodDescriptionConverterLookup.lookupConverterForType
(Class<?> type) DefaultConverterLookup.lookupConverterForType
(Class<?> type) -
Uses of ComponentConfigurationException in org.codehaus.plexus.component.configurator.converters.special
Methods in org.codehaus.plexus.component.configurator.converters.special that throw ComponentConfigurationExceptionModifier and TypeMethodDescriptionClassRealmConverter.fromConfiguration
(ConverterLookup converterLookup, PlexusConfiguration configuration, Class type, Class baseType, ClassLoader classLoader, ExpressionEvaluator expressionEvaluator, ConfigurationListener listener)