org.codehaus.mojo.ruby.plexus.component.configurator.converters
Class RubyComponentValueSetter
java.lang.Object
org.codehaus.mojo.ruby.plexus.component.configurator.converters.RubyComponentValueSetter
public class RubyComponentValueSetter
- extends java.lang.Object
Constructor Summary |
RubyComponentValueSetter(java.lang.String fieldName,
java.lang.Class setterParamType,
java.lang.Object object,
org.codehaus.plexus.component.configurator.converters.lookup.ConverterLookup lookup,
org.codehaus.plexus.component.configurator.ConfigurationListener listener)
|
Method Summary |
void |
configure(org.codehaus.plexus.configuration.PlexusConfiguration config,
java.lang.ClassLoader cl,
org.codehaus.plexus.component.configurator.expression.ExpressionEvaluator evaluator)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RubyComponentValueSetter
public RubyComponentValueSetter(java.lang.String fieldName,
java.lang.Class setterParamType,
java.lang.Object object,
org.codehaus.plexus.component.configurator.converters.lookup.ConverterLookup lookup,
org.codehaus.plexus.component.configurator.ConfigurationListener listener)
throws org.codehaus.plexus.component.configurator.ComponentConfigurationException
- Throws:
org.codehaus.plexus.component.configurator.ComponentConfigurationException
configure
public void configure(org.codehaus.plexus.configuration.PlexusConfiguration config,
java.lang.ClassLoader cl,
org.codehaus.plexus.component.configurator.expression.ExpressionEvaluator evaluator)
throws org.codehaus.plexus.component.configurator.ComponentConfigurationException
- Throws:
org.codehaus.plexus.component.configurator.ComponentConfigurationException
Copyright © 2005-2009. All Rights Reserved.