Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.codehaus.plexus.component.configurator.AbstractComponentConfigurator
org.codehaus.plexus.component.configurator.MapOrientedComponentConfigurator
public class MapOrientedComponentConfigurator
extends AbstractComponentConfigurator
Field Summary |
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 |
|
Methods inherited from class org.codehaus.plexus.component.configurator.AbstractComponentConfigurator | |
configureComponent , configureComponent , configureComponent |
public void configureComponent(Object component, PlexusConfiguration configuration, ExpressionEvaluator expressionEvaluator, ClassRealm containerRealm, ConfigurationListener listener) throws ComponentConfigurationException
- Specified by:
- configureComponent in interface ComponentConfigurator
- Overrides:
- configureComponent in interface AbstractComponentConfigurator