org.codehaus.plexus.component.configurator.converters
Class ComponentValueSetter
java.lang.Object
org.codehaus.plexus.component.configurator.converters.ComponentValueSetter
public class ComponentValueSetter
- extends java.lang.Object
- Author:
- Kenney Westerhof
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComponentValueSetter
public ComponentValueSetter(java.lang.String fieldName,
java.lang.Object object,
ConverterLookup lookup)
throws ComponentConfigurationException
- Throws:
ComponentConfigurationException
ComponentValueSetter
public ComponentValueSetter(java.lang.String fieldName,
java.lang.Object object,
ConverterLookup lookup,
ConfigurationListener listener)
throws ComponentConfigurationException
- Throws:
ComponentConfigurationException
configure
public void configure(PlexusConfiguration config,
java.lang.ClassLoader classLoader,
ExpressionEvaluator evaluator)
throws ComponentConfigurationException
- Throws:
ComponentConfigurationException
Copyright © 2001-2009 Codehaus. All Rights Reserved.