org.codehaus.plexus.component.factory.bsh

Class BshComponentConfigurator

public class BshComponentConfigurator extends AbstractComponentConfigurator

UNKNOWN: not happy that this has to be different to the object with fields configurator - should only need to redefine the "setValue" method

Method Summary
voidconfigureComponent(Object component, PlexusConfiguration configuration, ExpressionEvaluator expressionEvaluator, ClassRealm containerRealm, ConfigurationListener listener)

Method Detail

configureComponent

public void configureComponent(Object component, PlexusConfiguration configuration, ExpressionEvaluator expressionEvaluator, ClassRealm containerRealm, ConfigurationListener listener)
Copyright © 2001-2009 Codehaus. All Rights Reserved.