public interface WagonConfigurator
void configure(org.apache.maven.wagon.Wagon wagon,
Object configuration)
throws Exception
wagon - The wagon instance to configure, must not be null.configuration - The configuration to apply to the wagon instance, must not be null.Exception - If the configuration could not be applied to the wagon.Copyright © 2010-2014 The Eclipse Foundation. All Rights Reserved.