public class ConfigurationProcessor extends Object
Constructor and Description |
---|
ConfigurationProcessor() |
Modifier and Type | Method and Description |
---|---|
void |
addConfigurationResourceHandler(ConfigurationResourceHandler handler) |
protected Map |
createHandlerParameters(PlexusConfiguration c,
Map variables) |
PlexusConfiguration |
process(PlexusConfiguration configuration,
Map variables) |
protected void |
walk(PlexusConfiguration source,
PlexusConfiguration processed,
Map variables) |
protected Map handlers
public void addConfigurationResourceHandler(ConfigurationResourceHandler handler)
public PlexusConfiguration process(PlexusConfiguration configuration, Map variables) throws ConfigurationResourceNotFoundException, ConfigurationProcessingException
protected void walk(PlexusConfiguration source, PlexusConfiguration processed, Map variables) throws ConfigurationResourceNotFoundException, ConfigurationProcessingException
protected Map createHandlerParameters(PlexusConfiguration c, Map variables)
Copyright © 2001-2012 Codehaus. All Rights Reserved.