org.codehaus.plexus.component.factory.bsh
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 | |
---|---|
void | configureComponent(Object component, PlexusConfiguration configuration, ExpressionEvaluator expressionEvaluator, ClassRealm containerRealm, ConfigurationListener listener) |