pt.ist.fenixframework.dml.maven
Class IncludeProjectDependenciesComponentConfigurator
java.lang.Object
org.codehaus.plexus.component.configurator.AbstractComponentConfigurator
pt.ist.fenixframework.dml.maven.IncludeProjectDependenciesComponentConfigurator
- All Implemented Interfaces:
- org.codehaus.plexus.component.configurator.ComponentConfigurator
public class IncludeProjectDependenciesComponentConfigurator
- extends org.codehaus.plexus.component.configurator.AbstractComponentConfigurator
A custom ComponentConfigurator which adds the project's runtime classpath elements to the plugin
- Since:
- Aug 1, 2008 3:04:17 PM
- Author:
- Brian Jackson
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, configureComponent |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IncludeProjectDependenciesComponentConfigurator
public IncludeProjectDependenciesComponentConfigurator()
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
- Throws:
org.codehaus.plexus.component.configurator.ComponentConfigurationException
Copyright © 2013. All Rights Reserved.