org.codehaus.mojo.ruby.plexus.component.configurator
Class RubyComponentConfigurator
java.lang.Object
org.codehaus.plexus.component.configurator.AbstractComponentConfigurator
org.codehaus.mojo.ruby.plexus.component.configurator.RubyComponentConfigurator
- All Implemented Interfaces:
- org.codehaus.plexus.component.configurator.ComponentConfigurator
public class RubyComponentConfigurator
- extends org.codehaus.plexus.component.configurator.AbstractComponentConfigurator
Fields inherited from class org.codehaus.plexus.component.configurator.AbstractComponentConfigurator |
converterLookup |
Fields inherited from interface org.codehaus.plexus.component.configurator.ComponentConfigurator |
ROLE |
Method Summary |
void |
configureComponent(Object component,
org.codehaus.plexus.configuration.PlexusConfiguration configuration,
org.codehaus.plexus.component.configurator.expression.ExpressionEvaluator expressionEvaluator,
org.codehaus.classworlds.ClassRealm containerRealm,
org.codehaus.plexus.component.configurator.ConfigurationListener listener)
|
Methods inherited from class org.codehaus.plexus.component.configurator.AbstractComponentConfigurator |
configureComponent, configureComponent |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RubyComponentConfigurator
public RubyComponentConfigurator()
configureComponent
public void configureComponent(Object component,
org.codehaus.plexus.configuration.PlexusConfiguration configuration,
org.codehaus.plexus.component.configurator.expression.ExpressionEvaluator expressionEvaluator,
org.codehaus.classworlds.ClassRealm containerRealm,
org.codehaus.plexus.component.configurator.ConfigurationListener listener)
throws org.codehaus.plexus.component.configurator.ComponentConfigurationException
- Specified by:
configureComponent
in interface org.codehaus.plexus.component.configurator.ComponentConfigurator
- Overrides:
configureComponent
in class org.codehaus.plexus.component.configurator.AbstractComponentConfigurator
- Throws:
org.codehaus.plexus.component.configurator.ComponentConfigurationException
Copyright © 2005-2011 Codehaus. All Rights Reserved.